Home
last modified time | relevance | path

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

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