Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1643 #define PRIV_NOETRN 0x00080000 /* disallow ETRN command */ macro
H A Dsrvrsmtp.c691 features = ((bitset(PRIV_NOETRN, PrivacyFlags) ||
H A Dconf.c165 { "noetrn", PRIV_NOETRN },