spf-discuss
[Top] [All Lists]

RE: Re: Concerns on SPF Unified

2004-09-13 14:14:26
Ok, good point!  Why would anyone do that? :)
But you still must have a txt record for each real host/domain name.

I tested it, I added these to my domain:
*.goober.watkins-home.com.      a       1.2.3.4
guy.goober.watkins-home.com.    a       1.2.3.5
*.goober.watkins-home.com.      txt     "goober"

It works just fine.  But the wildcard does not cover
"guy.goober.watkins-home.com."

But you still must have a txt record for each real host/domain name.

Anyone can test them with dig:
# dig a +short a.goober.watkins-home.com.
1.2.3.4
# dig txt +short a.goober.watkins-home.com.
"goober"
# dig a +short guy.goober.watkins-home.com.
1.2.3.5
# dig txt +short guy.goober.watkins-home.com.

No results for the list dig command.

Guy

-----Original Message-----
From: owner-spf-discuss(_at_)v2(_dot_)listbox(_dot_)com
[mailto:owner-spf-discuss(_at_)v2(_dot_)listbox(_dot_)com] On Behalf Of Koen 
Martens
Sent: Monday, September 13, 2004 4:59 PM
To: spf-discuss(_at_)v2(_dot_)listbox(_dot_)com
Subject: Re: [spf-discuss] Re: Concerns on SPF Unified

On Mon, Sep 13, 2004 at 04:53:36PM -0400, guy wrote:
A wildcard record will NOT work.  You CANNOT, MUST NOT and SHOULD NOT use
this!
*.amazon.com. txt "v=spf1 -all"

I hope I helped!

Well, you can, must and should do so if you also have for example
*.amazon.com IN A 1.2.3.4

Koen

-- 
K.F.J. Martens, Sonologic, http://www.sonologic.nl/
Networking, embedded systems, unix expertise, artificial intelligence.
Public PGP key: http://www.metro.cx/pubkey-gmc.asc
Wondering about the funny attachment your mail program
can't read? Visit http://www.openpgp.org/

-------
Sender Policy Framework: http://spf.pobox.com/
Archives at http://archives.listbox.com/spf-discuss/current/
http://www.InboxEvent.com/?s=d --- Inbox Event Nov 17-19 in Atlanta features
SPF and Sender ID.
To unsubscribe, change your address, or temporarily deactivate your
subscription, 
please go to
http://v2.listbox.com/member/?listname=spf-discuss(_at_)v2(_dot_)listbox(_dot_)com


<Prev in Thread] Current Thread [Next in Thread>