Peter J. Holzer wrote:
>On 2008-06-24 11:43:10 +0200, Stephen R. van den Berg wrote:
>> There's something seriously wrong with the SPF (mail) records of roxen.com.

>roxen.com.              21600   IN      TXT     "v=spf1 
>redirect=_spf.roxen.com"
>_spf.roxen.com.         21600   IN      TXT     "v=spf1 ip4=212.247.28.0/23 
>ip4=127.0.0.1 include=gmail.com -all"

SPF requires the mechanisms to be separated from the following parameter
by a colon, not by an equal sign.

I.e. it should have been:
_spf.roxen.com.         21600   IN      TXT     "v=spf1 ip4:212.247.28.0/23 
ip4:127.0.0.1 include:gmail.com -all"
-- 
Sincerely,
           Stephen R. van den Berg.

Life is that brief interlude between nothingness and eternity.

Reply via email to