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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1826 #define D_NOAUTH 'A' /* no AUTH */ macro
H A Ddaemon.c1835 { "NOAUTH", D_NOAUTH },
H A Dmain.c2288 if (!chkdaemonmodifiers(D_NOAUTH) &&
H A Ddeliver.c3116 !DONE_AUTH(mci->mci_flags) && !iscltflgset(e, D_NOAUTH))
H A Dsrvrsmtp.c701 | (bitnset(D_NOAUTH, d_flags) ? SRV_NONE : SRV_OFFER_AUTH)

Completed in 104 milliseconds