error.8   [plain text]


.TH ERROR 8 
.ad
.fi
.SH NAME
error
\-
Postfix error mailer
.SH SYNOPSIS
.na
.nf
\fBerror\fR [generic Postfix daemon options]
.SH DESCRIPTION
.ad
.fi
The Postfix error mailer processes message delivery requests from
the queue manager. Each request specifies a queue file, a sender
address, a domain or host name that is treated as the reason for
non-delivery, and recipient information.
This program expects to be run from the \fBmaster\fR(8) process
manager.

The error mailer client forces all recipients to bounce, using the
domain or host information as the reason for non-delivery, updates
the queue file and marks recipients as finished, or it informs the
queue manager that delivery should be tried again at a later time.

Delivery problem reports are sent to the \fBbounce\fR(8) or
\fBdefer\fR(8) daemon as appropriate.
.SH SECURITY
.na
.nf
.ad
.fi
The error mailer is not security-sensitive. It does not talk
to the network, and can be run chrooted at fixed low privilege.
.SH STANDARDS
.na
.nf
None.
.SH DIAGNOSTICS
.ad
.fi
Problems and transactions are logged to \fBsyslogd\fR(8).

Depending on the setting of the \fBnotify_classes\fR parameter,
the postmaster is notified of bounces and of other trouble.
.SH BUGS
.ad
.fi
.SH CONFIGURATION PARAMETERS
.na
.nf
.ad
.fi
The following \fBmain.cf\fR parameters are especially relevant to
this program. See the Postfix \fBmain.cf\fR file for syntax details
and for default values. Use the \fBpostfix reload\fR command after
a configuration change.
.SH Miscellaneous
.ad
.fi
.IP \fBbounce_notice_recipient\fR
Postmaster for bounce error notices.
.IP \fBnotify_classes\fR
When this parameter includes the \fBbounce\fR class, send mail to the
postmaster with the headers of the bounced mail.
.SH SEE ALSO
.na
.nf
bounce(8) non-delivery status reports
master(8) process manager
qmgr(8) queue manager
syslogd(8) system logging
.SH LICENSE
.na
.nf
.ad
.fi
The Secure Mailer license must be distributed with this software.
.SH AUTHOR(S)
.na
.nf
Wietse Venema
IBM T.J. Watson Research
P.O. Box 704
Yorktown Heights, NY 10598, USA