Searched defs:SRV_REQ_AUTH (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c64 #define SRV_REQ_AUTH 0x0400 /* require AUTH */ macro
693 | (bitnset(D_AUTHREQ, d_flags) ? SRV_REQ_AUTH : SRV_NONE)
2294 if (bitset(SRV_REQ_AUTH, features) &&
4779 { 'L', SRV_REQ_AUTH },

Completed in 53 milliseconds