Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h801 # define SASL_AUTH_AUTH 0x10000 /* use auth= only if authenticated */ macro
816 # if (SASL_AUTH_AUTH & SASL_SEC_MASK) != 0
H A Dusersmtp.c2214 && (!bitset(SASL_AUTH_AUTH, SASLOpts) || mci->mci_sasl_auth)
H A Dreadcf.c4485 SASLOpts |= SASL_AUTH_AUTH;