Searched refs:SMTPMODE_CR_SP (Results 1 – 3 of 3) sorted by relevance
386 #define BARE_CR_SP ((smtpmode & SMTPMODE_CR_SP) != 0)
3068 #define SMTPMODE_CR_SP 0x20 /* bare CR: replace with space */ macro
4176 | (bitset(SRV_BARE_CR_SP, e->e_features) ? SMTPMODE_CR_SP : 0)