Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c71 #define SRV_REQ_SEC 0x00000800 /* require security - equiv to AuthOptions=p */ macro
1114 | (bitset(SASL_SEC_NOPLAINTEXT, SASLOpts) ? SRV_REQ_SEC
1152 if (bitset(SRV_REQ_SEC, features))
5666 { 'C', SRV_REQ_SEC , 0 },