Searched refs:SMTPMODE_CR_421 (Results 1 – 3 of 3) sorted by relevance
384 #define BARE_CR_421 ((smtpmode & SMTPMODE_CR_421) != 0)
3066 #define SMTPMODE_CR_421 0x08 /* bare CR: drop connection */ macro
4174 | (bitset(SRV_BARE_CR_421, e->e_features) ? SMTPMODE_CR_421 : 0)