Searched refs:NULL_SENDER (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_trace_service.c106 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */ macro
125 sender = NULL_SENDER;
H A Dbounce_warn_service.c128 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */ macro
209 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, recipient,
H A Dbounce_notify_service.c139 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */ macro
221 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, recipient,
H A Dbounce_notify_verp.c144 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */ macro
168 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, STR(verp_buf),
H A Dbounce_one_service.c108 #define NULL_SENDER MAIL_ADDR_EMPTY /* special address */ macro
187 if ((bounce = post_mail_fopen_nowait(NULL_SENDER, orig_sender,

Completed in 261 milliseconds