Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h2180 #define D_NOAUTH 'A' /* no AUTH */ macro
H A Ddaemon.c1865 { "NOAUTH", D_NOAUTH },
H A Dmain.c2349 if (!chkdaemonmodifiers(D_NOAUTH) &&
H A Dsrvrsmtp.c1113 | (bitnset(D_NOAUTH, d_flags) ? SRV_NONE : SRV_OFFER_AUTH)
H A Ddeliver.c4044 !DONE_AUTH(mci->mci_flags) && !iscltflgset(e, D_NOAUTH))