HomeSort by: relevance | last modified time | path
    Searched refs:SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_service.c 272 #define SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE (notify_mask & MAIL_ERROR_BOUNCE)
274 if (bounce_status == 0 && SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE
bounce_notify_verp.c 221 #define SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE (notify_mask & MAIL_ERROR_BOUNCE)
223 if (SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE) {
bounce_one_service.c 230 #define SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE (notify_mask & MAIL_ERROR_BOUNCE)
232 if (bounce_status == 0 && SEND_POSTMASTER_SINGLE_BOUNCE_NOTICE

Completed in 33 milliseconds