Searched refs:PRIV_NEEDMAILHELO (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dsendmail.h1840 #define PRIV_NEEDMAILHELO 0x00000001 /* insist on HELO for MAIL */ macro
H A Dconf.c160 { "needmailhelo", PRIV_NEEDMAILHELO },
H A Dsrvrsmtp.c2668 if (!gothello && bitset(PRIV_NEEDMAILHELO, PrivacyFlags))

Completed in 147 milliseconds