HomeSort by: relevance | last modified time | path
    Searched refs:postmaster (Results 1 - 7 of 7) sorted by relevancy

  /src/external/ibm-public/postfix/dist/conf/
aliases 15 MAILER-DAEMON: postmaster
16 postmaster: root
34 abuse: postmaster
post-install 924 that send mail for root and postmaster to a real person, then
  /src/external/ibm-public/postfix/dist/proto/
aliases0 15 MAILER-DAEMON: postmaster
16 postmaster: root
34 abuse: postmaster
  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_service.c 30 /* 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 notification that was produce
    [all...]
bounce_warn_service.c 31 /* 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...]
bounce_notify_verp.c 35 /* 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 notice failed while bouncing to %s"
    [all...]
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_error.in 30 rcpt postmaster

Completed in 23 milliseconds