Searched refs:DSN (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c60 #define SRV_OFFER_DSN 0x0080 /* offer DSN */
2634 #if DSN
2636 message("250-DSN");
4764 usrerr("504 5.7.0 Sorry, ENVID not supported, we do not allow DSN");
4790 usrerr("504 5.7.0 Sorry, RET not supported, we do not allow DSN");
5011 usrerr("504 5.7.0 Sorry, NOTIFY not supported, we do not allow DSN");
5054 usrerr("504 5.7.0 Sorry, ORCPT not supported, we do not allow DSN");
H A Dsavemail.c626 p = "DSN";
638 #if DSN
749 ** DSNTYPENAME -- Returns the DSN name of the addrtype for this address
757 ** but names it utf-8 when the EAI DSN extension requires that.
764 ** type for DSN
1043 p = "relayed to non-DSN-aware mailer";
1113 #if DSN
1153 /* DSN-Gateway: not relevant since we are not translating */
1214 action = "relayed (to non-DSN-aware mailer)";
1408 #endif /* DSN */
[all...]
H A Dconf.h213 #ifndef DSN
214 # define DSN 1 /* include delivery status notification code */ macro

Completed in 168 milliseconds