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

/freebsd-current/contrib/sendmail/src/
H A Dconf.h217 #ifndef DSN
218 # define DSN 1 /* include delivery status notification code */ macro
H A Dsavemail.c628 p = "DSN";
640 #if DSN
758 ** DSNTYPENAME -- Returns the DSN name of the addrtype for this address
766 ** but names it utf-8 when the EAI DSN extension requires that.
773 ** type for DSN
1052 p = "relayed to non-DSN-aware mailer";
1122 #if DSN
1162 /* DSN-Gateway: not relevant since we are not translating */
1223 action = "relayed (to non-DSN-aware mailer)";
1417 #endif /* DSN */
[all...]
H A Dsrvrsmtp.c63 #define SRV_OFFER_DSN 0x00000080 /* offer DSN */
2806 #if DSN
2808 message("250-DSN");
5076 usrerr("504 5.7.0 Sorry, ENVID not supported, we do not allow DSN");
5102 usrerr("504 5.7.0 Sorry, RET not supported, we do not allow DSN");
5326 usrerr("504 5.7.0 Sorry, NOTIFY not supported, we do not allow DSN");
5369 usrerr("504 5.7.0 Sorry, ORCPT not supported, we do not allow DSN");

Completed in 151 milliseconds