Home
last modified time | relevance | path

Searched refs:DSN_SIMPLE (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/oqmgr/
Dqmgr_deliver.c298 DSN_SIMPLE(&dsb->dsn, "4.3.0", whatsup)); in qmgr_deliver_update()
302 DSN_SIMPLE(&dsb->dsn, "4.3.0", in qmgr_deliver_update()
342 (void) DSN_SIMPLE(&dsb->dsn, "4.3.0", "unknown mail transport error"); in qmgr_deliver_update()
399 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver()
403 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
437 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver()
441 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
Dqmgr_message.c1138 "none", DSN_SIMPLE(&dsn, "2.0.0", in qmgr_message_resolve()
/netbsd/src/external/ibm-public/postfix/dist/src/qmgr/
Dqmgr_deliver.c303 DSN_SIMPLE(&dsb->dsn, "4.3.0", whatsup)); in qmgr_deliver_update()
307 DSN_SIMPLE(&dsb->dsn, "4.3.0", in qmgr_deliver_update()
347 (void) DSN_SIMPLE(&dsb->dsn, "4.3.0", "unknown mail transport error"); in qmgr_deliver_update()
403 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver()
407 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
440 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver()
444 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
Dqmgr_message.c1197 "none", DSN_SIMPLE(&dsn, "2.0.0", in qmgr_message_resolve()
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_out_recipient.c234 (void) DSN_SIMPLE(&dsn, "2.0.0", "aliased to multiple recipients"); in cleanup_out_recipient()
243 (void) DSN_SIMPLE(&dsn, "2.0.0", "alias expanded"); in cleanup_out_recipient()
Dcleanup_bounce.c186 (void) DSN_SIMPLE(&dsn, dsn_status, dsn_text); in cleanup_bounce()
213 (void) DSN_SIMPLE(&dsn, dsn_status, dsn_text); in cleanup_bounce()
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Ddeliver_pass.c212 (void) DSN_SIMPLE(&dsn, "4.3.0", "mail transport unavailable"); in deliver_pass()
218 (void) DSN_SIMPLE(&dsn, "4.3.0", "unknown mail transport error"); in deliver_pass()
Ddsn.h43 #define DSN_SIMPLE(dsn, _status, _reason) \ macro
/netbsd/src/external/ibm-public/postfix/dist/src/discard/
Ddiscard.c187 (void) DSN_SIMPLE(&dsn, DSN_STATUS(dp.dsn), dp.text); in deliver_message()
/netbsd/src/external/ibm-public/postfix/dist/src/error/
Derror.c195 (void) DSN_SIMPLE(&dsn, DSN_STATUS(dp.dsn), dp.text); in deliver_message()