Searched refs:SMTP_FEATURE_SIZE (Results 1 – 2 of 2) sorted by relevance
241 #define SMTP_FEATURE_SIZE (1<<3) macro
580 session->features |= SMTP_FEATURE_SIZE; in smtp_helo()1671 if (session->features & SMTP_FEATURE_SIZE /* RFC 1870 */ in smtp_loop()