Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dsendmail.h639 # define SASL_AUTH_AUTH 0x1000 /* use auth= only if authenticated */ macro
Dusersmtp.c2112 && (!bitset(SASL_AUTH_AUTH, SASLOpts) || mci->mci_sasl_auth)
Dreadcf.c4165 SASLOpts |= SASL_AUTH_AUTH;