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

/macosx-10.9.5/postfix-252/postfix/src/oqmgr/
H A Dqmgr_bounce.c9 /* QMGR_QUEUE *qmgr_bounce_recipient(message, recipient, dsn)
14 /* qmgr_bounce_recipient() produces a bounce log record.
55 /* qmgr_bounce_recipient - bounce one message recipient */
57 void qmgr_bounce_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, function
H A Dqmgr.h352 extern void qmgr_bounce_recipient(QMGR_MESSAGE *, RECIPIENT *, DSN *);
/macosx-10.9.5/postfix-252/postfix/src/qmgr/
H A Dqmgr_bounce.c9 /* QMGR_QUEUE *qmgr_bounce_recipient(message, recipient, dsn)
14 /* qmgr_bounce_recipient() produces a bounce log record.
55 /* qmgr_bounce_recipient - bounce one message recipient */
57 void qmgr_bounce_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, function
H A Dqmgr.h461 extern void qmgr_bounce_recipient(QMGR_MESSAGE *, RECIPIENT *, DSN *);

Completed in 180 milliseconds