-----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: Thursday, August 05, 2004 11:03 AM
To: spf-discuss(_at_)v2(_dot_)listbox(_dot_)com
Subject: Re: [spf-discuss] re: inherited SPF record
Non-existent domains are quite effectively protected with a wildcard
domain :
* IN TXT "v=spf -all"
or something like that
Koen
For those cutting and pasting, I believe the something like that would be:
* IN TXT "v=spf1 -all"