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

/macosx-10.10/postfix-255/postfix/src/global/
H A Dmail_error.c22 /* .IP "2bounce (MAIL_ERROR_2BOUNCE)"
72 "2bounce", MAIL_ERROR_2BOUNCE,
H A Dmail_error.h27 #define MAIL_ERROR_2BOUNCE (1<<5) macro
/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dbounce_trace_service.c105 if ((notify_mask & MAIL_ERROR_2BOUNCE) != 0) {
H A Dbounce_one_service.c141 #define ANY_BOUNCE (MAIL_ERROR_2BOUNCE | MAIL_ERROR_BOUNCE)
H A Dbounce_notify_service.c167 #define ANY_BOUNCE (MAIL_ERROR_2BOUNCE | MAIL_ERROR_BOUNCE)
H A Dbounce_warn_service.c157 #define ANY_BOUNCE (MAIL_ERROR_2BOUNCE | MAIL_ERROR_BOUNCE)

Completed in 120 milliseconds