spf-discuss
[Top] [All Lists]

Re: Syntax and semantics of the TXT record versus SPFMILTER behavior

2005-02-09 15:44:45
On Wed, Feb 09, 2005 at 02:21:59PM -0800, ecsd(_at_)transbay(_dot_)net wrote:

My understanding is that the TXT record in the zone file for the domain 
FOO.COM
indicates which hosts can have sent mail in behalf of FOO.COM users.

... can send mail using an envelope-from FOO.COM

I introduced "spfmilter" and began to have my users be rejected, when all 
they
were trying to do was connect to our SMTP server to /inject/ mail. The SPF
check should not affect that, I thought.

SPF should only be checked on incoming mail, not outgoing mail.
It sounds like you are also checking it on outgoing mail.

Where is the best, most thorough description of the syntax and semantics of 
the TXT record?

This has nothing to do with the txt record.

You are (or: should be!) verifying that only local users can send
mail to others (or else you would be an open relay). 

Here you separate your users from the rest of the world.  Do the
same for SPF.

Alex