Searched refs:defer_append (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddefer.h24 extern int defer_append(int, const char *, MSG_STATS *, RECIPIENT *,
H A Dreject_deliver_request.c81 * defer_append().
96 bounce_append : defer_append)
H A Ddeliver_pass.c210 status = defer_append(DEL_REQ_TRACE_FLAGS(request->flags),
216 status = defer_append(DEL_REQ_TRACE_FLAGS(request->flags),
H A Dsent.c173 status = defer_append(flags, id, stats, recipient, relay, &my_dsn);
H A Ddefer.c11 /* int defer_append(flags, id, stats, rcpt, relay, dsn)
67 /* defer_append() appends a record to the per-message defer log,
77 /* sender, including the defer log that was built with defer_append().
192 /* defer_append - defer message delivery */
194 int defer_append(int flags, const char *id, MSG_STATS *stats, function
205 msg_warn("defer_append: ignoring dsn code \"%s\"", my_dsn.status);
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dindirect.c92 return (defer_append(BOUNCE_FLAGS(state.request),
H A Dbounce_workaround.c131 return (defer_append(BOUNCE_FLAGS(state.request),
156 defer_append : bounce_append)
H A Dalias.c216 *statusp = defer_append(BOUNCE_FLAGS(state.request),
227 *statusp = defer_append(BOUNCE_FLAGS(state.request),
277 *statusp = defer_append(BOUNCE_FLAGS(state.request),
325 *statusp = defer_append(BOUNCE_FLAGS(state.request),
375 *statusp = defer_append(BOUNCE_FLAGS(state.request),
H A Dmailbox.c234 defer_append : bounce_append)
301 *statusp = defer_append(BOUNCE_FLAGS(state.request),
319 *statusp = defer_append(BOUNCE_FLAGS(state.request),
353 status = defer_append(BOUNCE_FLAGS(state.request),
H A Dresolve.c123 status = defer_append(BOUNCE_FLAGS(state.request),
H A Dunknown.c135 return (defer_append(BOUNCE_FLAGS(state.request),
H A Drecipient.c187 return (defer_append(BOUNCE_FLAGS(state.request),
195 return (defer_append(BOUNCE_FLAGS(state.request),
H A Dinclude.c168 return (defer_append(BOUNCE_FLAGS(state.request),
H A Dmaildir.c244 defer_append : bounce_append)
H A Dtoken.c219 status = defer_append(BOUNCE_FLAGS(state.request),
H A Ddotforward.c136 *statusp = defer_append(BOUNCE_FLAGS(state.request),
/netbsd-current/external/ibm-public/postfix/dist/src/virtual/
H A Dmailbox.c161 defer_append : bounce_append)
211 *statusp = defer_append(BOUNCE_FLAGS(state.request),
229 *statusp = defer_append(BOUNCE_FLAGS(state.request),
237 *statusp = defer_append(BOUNCE_FLAGS(state.request),
252 *statusp = defer_append(BOUNCE_FLAGS(state.request),
260 *statusp = defer_append(BOUNCE_FLAGS(state.request),
H A Dmaildir.c240 defer_append : bounce_append)
/netbsd-current/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_defer.c157 message->flags |= defer_append(message->tflags, message->queue_id,
/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_defer.c162 message->flags |= defer_append(message->tflags, message->queue_id,
/netbsd-current/external/ibm-public/postfix/dist/src/error/
H A Derror.c239 status = deliver_message(request, "4.0.0", defer_append);
/netbsd-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_trouble.c272 status = (soft_error ? defer_append : bounce_append)
420 status = (soft_error ? defer_append : bounce_append)
/netbsd-current/external/ibm-public/postfix/dist/src/pipe/
H A Dpipe.c1087 bounce_append : defer_append)

Completed in 136 milliseconds