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

/netbsd-current/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_warn_service.c31 /* sent to the postmaster. The result is non-zero when the operation
36 /* with the entire undeliverable mail is sent to the postmaster,
100 char *postmaster; local
116 * NOTIFY=DELAY; this reports to postmaster all recipients, subject to
122 * NOTIFY=FAILURE; this reports to postmaster all recipients, subject to
135 * a failed single bounce, or a postmaster notification that was produced
152 msg_warn("%s: undeliverable postmaster notification discarded",
158 * Single bounce failed. Optionally send a double bounce to postmaster,
168 postmaster = var_delay_rcpt;
170 postmaster,
[all...]
H A Dbounce_notify_service.c30 /* sent to the postmaster. The result is non-zero when the operation
35 /* with the entire undeliverable mail is sent to the postmaster,
100 char *postmaster; local
113 * postmaster all recipients, if postmaster notification is enabled.
120 * NOTIFY=FAILURE; this reports to postmaster all recipients, if
121 * postmaster notification is enabled.
132 * NOTIFY=DELAY; this reports to postmaster all recipients, if postmaster
146 * a failed single bounce, or a postmaster notificatio
[all...]
H A Dbounce_notify_verp.c35 /* sent to the postmaster. The result is non-zero when the operation
103 char *postmaster; local
209 * Optionally, send a postmaster notice, subject to notify_classes
212 * This postmaster notice is not critical, so if it fails don't
222 * text. This postmaster notice is not critical, so if it fails
226 postmaster = var_bounce_rcpt;
228 postmaster,
233 if (bounce_header(bounce, bounce_info, postmaster,
241 msg_info("%s: postmaster non-delivery notification: %s",
247 msg_warn("%s: postmaster notic
[all...]
/netbsd-current/external/ibm-public/postfix/dist/conf/
H A Dpost-install920 that send mail for root and postmaster to a real person, then

Completed in 382 milliseconds