Searched refs:MAIL_ERROR_2BOUNCE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dmail_error.h29 #define MAIL_ERROR_2BOUNCE (1<<5) macro
H A Dmail_error.c24 /* .IP "2bounce (MAIL_ERROR_2BOUNCE)"
74 "2bounce", MAIL_ERROR_2BOUNCE,
/netbsd-current/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_trace_service.c113 if ((notify_mask & MAIL_ERROR_2BOUNCE) != 0) {
H A Dbounce_warn_service.c161 #define ANY_BOUNCE (MAIL_ERROR_2BOUNCE | MAIL_ERROR_BOUNCE)
H A Dbounce_notify_service.c172 #define ANY_BOUNCE (MAIL_ERROR_2BOUNCE | MAIL_ERROR_BOUNCE)
H A Dbounce_one_service.c142 #define ANY_BOUNCE (MAIL_ERROR_2BOUNCE | MAIL_ERROR_BOUNCE)

Completed in 75 milliseconds