Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dsendmail.h1850 #define PRIV_NOETRN 0x00080000 /* disallow ETRN command */ macro
H A Dconf.c168 { "noetrn", PRIV_NOETRN },
H A Dsrvrsmtp.c955 features = ((bitset(PRIV_NOETRN, PrivacyFlags) ||