Searched refs:ADVERTISE_EXT_DSN (Results 1 – 1 of 1) sorted by relevance
157 #define ADVERTISE_EXT_DSN(s) \ macro1795 if (ADVERTISE_EXT_DSN(s)) in smtp_proceed_ehlo()2376 else if (ADVERTISE_EXT_DSN(tx->session) && strncasecmp(opt, "RET=", 4) == 0) { in smtp_tx_mail_from()2382 } else if (ADVERTISE_EXT_DSN(tx->session) && strncasecmp(opt, "ENVID=", 6) == 0) { in smtp_tx_mail_from()2456 if (ADVERTISE_EXT_DSN(tx->session) && strncasecmp(opt, "NOTIFY=", 7) == 0) { in smtp_tx_rcpt_to()2477 } else if (ADVERTISE_EXT_DSN(tx->session) && in smtp_tx_rcpt_to()