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

/netbsd-current/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_service.c262 #define SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE (notify_mask & MAIL_ERROR_BOUNCE) macro
264 if (bounce_status == 0 && SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE
H A Dbounce_notify_verp.c215 #define SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE (notify_mask & MAIL_ERROR_BOUNCE) macro
217 if (SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE) {
H A Dbounce_one_service.c220 #define SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE (notify_mask & MAIL_ERROR_BOUNCE) macro
222 if (bounce_status == 0 && SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE

Completed in 192 milliseconds