Searched refs:SRV_REQ_SEC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c65 #define SRV_REQ_SEC 0x0800 /* require security - equiv to AuthOptions=p */ macro
702 | (bitset(SASL_SEC_NOPLAINTEXT, SASLOpts) ? SRV_REQ_SEC
737 if (bitset(SRV_REQ_SEC, features))
4776 { 'C', SRV_REQ_SEC },

Completed in 66 milliseconds