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

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_trace_service.c 106 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */
125 sender = NULL_SENDER;
bounce_notify_service.c 139 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */
225 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, recipient,
bounce_notify_verp.c 144 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */
168 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, STR(verp_buf),
bounce_one_service.c 108 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */
191 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, orig_sender,
bounce_warn_service.c 128 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */
213 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, recipient,

Completed in 15 milliseconds