Home
last modified time | relevance | path

Searched refs:SMTP_FEATURE_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp.h241 #define SMTP_FEATURE_SIZE (1<<3) macro
H A Dsmtp_proto.c580 session->features |= SMTP_FEATURE_SIZE; in smtp_helo()
1671 if (session->features & SMTP_FEATURE_SIZE /* RFC 1870 */ in smtp_loop()