Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h1986 #define PRIV_NOETRN 0x00080000 /* disallow ETRN command */ macro
H A Dconf.c171 { "noetrn", PRIV_NOETRN },
H A Dsrvrsmtp.c1103 features = ((bitset(PRIV_NOETRN, PrivacyFlags) ||