Wolfgang Jeltsch writes:

Am Samstag, 6. September 2008 20:38 schrieb Sam Varshavchik:
Wolfgang Jeltsch writes:
> Am Samstag, 6. September 2008 03:15 schrieb Jérôme Blion:
>> […]
>>
>> More over, when using mailing lists, it's a bad idea to reject any mail
>> with a failed SPF check.
>
> Why? Sensible mailing list software replaces the Sender: header field so
> that the sender address uses a domain belonging to the mailing list
> server.  And it’s the Sender: field which should be used for SPF tests
> (SPF meaning *Sender* Policy Framework).
>
> However, I think I’ve heard that Courier also checks the From: field.  Is
> this true?

Yes, but there's a configuration setting that ignores the From: field if
MAIL FROM passes SPF. Mailing list traffic will still be accepted, as long
as the mailing list's domain has an SPF record that validates the mailing
list's return address.

And what’s happening if the mailing list’s domain doesn’t have an SPF record?

What happens then is that the mailing list admin needs to be educated.

lists.sourceforge.net.  7200    IN      TXT     "v=spf1 
redirect=_spf.sourceforge.com"

This is not rocket science.

In this case it shouldn’t be treated negatively and mail should be accepted.

Sure, if that's what you want to do, just turn off SPF completely.

But your above statement sounds as if mail could be rejected in this case. I wonder how many mailing list e-mails I’ve already lost. :-(

If you read the courier man page, it explains, in detail, what each setting does. The ultimate decision is the recipient domain's. If the domain wishes to use SPF to check MAIL FROM, it can. If the domain wishes to use SPF to check the From: header, it can do that to. One is not a requirement for the other.

Attachment: pgpx84JChcw3b.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to