Re: private relay ... could i use srs to avoid spf fail?
"John A. Martin" <[email protected]> Fri, 01 Dec 2006 10:39:14 -0500
| Newsgroups | gmane.mail.spam.srs.general |
|---|---|
| Message-ID | <[email protected]> |
--=-=-=
>>>>> "David" == David Woodhouse
>>>>> "Re: private relay ... could i use srs to avoid spf fail?"
>>>>> Fri, 01 Dec 2006 15:13:20 +0000
David> Postfix gets this wrong -- it does callouts to the MAILFROM
David> address but with a non-empty MAILFROM of its own.
Postfix gets it right by providing a configuration option. Try
postconf -e "address_verify_sender = <>"
One might argue about the default value but it is the responsibility
of the administrator of the MTA to select the appropriate options.
That is why there are options.
jam