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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c52 #define SRV_OFFER_AUTH 0x0004 /* offer AUTH */ macro
701 | (bitnset(D_NOAUTH, d_flags) ? SRV_NONE : SRV_OFFER_AUTH)
755 sasl_ok = bitset(SRV_OFFER_AUTH, features);
4779 { 'A', SRV_OFFER_AUTH },

Completed in 159 milliseconds