ERROR(8)                                                 ERROR(8)


NAME
       error - Postfix error mailer

SYNOPSIS
       error [generic Postfix daemon options]

DESCRIPTION
       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 mas-
       ter(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  bounce(8)  or
       defer(8) daemon as appropriate.

SECURITY
       The  error  mailer  is not security-sensitive. It does not
       talk to the network, and can be run chrooted at fixed  low
       privilege.

STANDARDS
       None.

DIAGNOSTICS
       Problems and transactions are logged to syslogd(8).

       Depending  on the setting of the notify_classes parameter,
       the postmaster is notified of bounces and of  other  trou-
       ble.

BUGS
CONFIGURATION PARAMETERS
       The  following  main.cf parameters are especially relevant
       to this program. See the Postfix main.cf file  for  syntax
       details  and  for  default  values. Use the postfix reload
       command after a configuration change.

Miscellaneous
       bounce_notice_recipient
              Postmaster for bounce error notices.

       notify_classes
              When this parameter includes the bounce class, send
              mail to the postmaster with with the headers of the
              bounced mail.




                                                                1





ERROR(8)                                                 ERROR(8)


SEE ALSO
       bounce(8) non-delivery status reports
       master(8) process manager
       qmgr(8) queue manager
       syslogd(8) system logging

LICENSE
       The Secure Mailer license must be  distributed  with  this
       software.

AUTHOR(S)
       Wietse Venema
       IBM T.J. Watson Research
       P.O. Box 704
       Yorktown Heights, NY 10598, USA










































                                                                2


mmit/gnu/dist/xcvs/src?id=5ad2e5a717df4705e7ae79c65d8cd211ca3cbca1'>make sure we zero the password before we free it Takehiko NOZAKIchristos 2006-07-18PR/34030: Takehiko NOZAKI: double-free bugs in CVS 1.11.22christos 2006-06-23merge conflicts.christos 2006-06-23ftp ftp.gnu.org:/pub/non-gnuchristos 2006-06-07One more coverity fix from Mark D. Baushkechristos 2006-05-31More Coverity fixes from Mark D. Baushke.christos 2006-05-27Coverity fixes from Mark D. Baushkechristos 2006-05-12Revert previous coverity fixes because they were caused by the wrong modelchristos 2006-05-11Address the remaining Coverity problems from Mark D. Baushkechristos 2006-05-04Coverity fixes upstream from Mark D. Baushkechristos 2006-03-20Fix krb4 compilation before ejection.christos 2006-03-19make krb4 compile before I nuke it.christos 2006-02-04Add all our changes:christos 2006-02-04Import CVS-1.11.21: See the NEWS files for changes from 1.11.20christos