This is a discussion on Re: stpijg postfix prepending a Return-Path: to relayed mail. within the mailing.postfix.users forums, part of the Mail Servers and Related category; Felipe Garcia: > the filter runnig on localhost buffers the headers from postfix put the > body thur the filter ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Felipe Garcia:
> the filter runnig on localhost buffers the headers from postfix put the > body thur the filter and then just using the buffered headers and body > send tohem to port 25 on the mailbox machine. Postfix does not prepend RETURN-PATH when delivering via SMTP. In fact, it is one of the headers that Postfix deletes from incoming email. Postfix prepends RETURN-PATH only in the LOCAL and PIPE delivery agents. Please do a correct investigation before reporting a problem. Wietse |