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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dbounce.h36 extern int bounce_one(int, const char *, const char *, const char *,
H A Dbounce.c40 /* int bounce_one(flags, queue, id, encoding, sender, envid, ret,
73 /* bounce_one() bounces one recipient and immediately sends a
340 /* bounce_one - send notice for one recipient */
342 int bounce_one(int flags, const char *queue, const char *id, function
355 msg_warn("bounce_one: ignoring dsn code \"%s\"", my_dsn.status);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/local/
H A Dbounce_workaround.c139 rcpt_stat = bounce_one(BOUNCE_FLAGS(state.request),
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dcmd3.c490 bounce_one(int msgno, const char **smargs, struct name *h_to) function
583 if ((e = bounce_one(*ip, smargs, hdr.h_to)) != 0)

Completed in 108 milliseconds