Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1636 #define PRIV_NOEXPN 0x00000008 /* disallow EXPN command */ macro
H A Dsrvrsmtp.c694 | (bitset(PRIV_NOEXPN, PrivacyFlags) ? SRV_NONE
H A Dconf.c160 { "noexpn", PRIV_NOEXPN },