Jeff wrote: > What am I doing wrong? http://www.postfix.org/sendmail.1.html says > that Errors-To overrides command line options to sendmail, so why is > it not heeded when no return path command line options are used? >
Please, reread it again.. -f sender Set the envelope sender address. This is the address where delivery problems are sent to. With Postfix versions *before 2.1*, the Errors-To: message header overrides the error return address. Brian