Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1637 #define PRIV_NOVRFY 0x00000010 /* disallow VRFY command */ macro
H A Dsrvrsmtp.c2923 if ((vrfy && bitset(PRIV_NOVRFY, PrivacyFlags)) ||
H A Dconf.c161 { "novrfy", PRIV_NOVRFY },