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

/macosx-10.10/postfix-255/postfix/src/global/
H A Dbounce.h34 extern int bounce_one(int, const char *, const char *, const char *,
H A Dbounce.c38 /* int bounce_one(flags, queue, id, encoding, sender, envid, ret,
71 /* bounce_one() bounces one recipient and immediately sends a
338 /* bounce_one - send notice for one recipient */
340 int bounce_one(int flags, const char *queue, const char *id, function
353 msg_warn("bounce_one: ignoring dsn code \"%s\"", my_dsn.status);
/macosx-10.10/postfix-255/postfix/src/local/
H A Dbounce_workaround.c135 rcpt_stat = bounce_one(BOUNCE_FLAGS(state.request),

Completed in 67 milliseconds