Re: SPF record Syntax

2009-07-17 Thread Mark Andrews
In message , "Situ, Kevin" writes: > The type is TXT, not SPF Actually the type is SPF. The idea is to stop using TXT records but it will take some time especially if people go around and say the type is TXT not SPF. It's been over 3 years now and if your names

Re: SPF record Syntax Update

2009-07-17 Thread Mark Andrews
In message <200907172033.n6hkx0v5060...@dc.cis.okstate.edu>, Martin McCormick w rites: > A person wrote me off list to say that it worked for them. I > went to a different FreeBSD platform that happens to be the > actual one that hosts our DNS and tried it there and it worked > perfectly. I even v

RE: SPF record Syntax

2009-07-17 Thread Noel Butler
RR type SPF *is* the recommended way. SPF RR was ratified some time ago, any modern resolver knows about it. If you are using an outdated resolver system that spits errors on that, that's hardly any ones fault but your own. However the suggested method at present is to run the TXT as well, becau

Re: SPF record Syntax Update

2009-07-17 Thread Robert Spangler
On Friday 17 July 2009 16:33, Martin McCormick wrote: > A person wrote me off list to say that it worked for them. I > went to a different FreeBSD platform that happens to be the > actual one that hosts our DNS and tried it there and it worked > perfectly. I even verified that it is in the zon

Re: SPF record Syntax Update

2009-07-17 Thread Martin McCormick
A person wrote me off list to say that it worked for them. I went to a different FreeBSD platform that happens to be the actual one that hosts our DNS and tried it there and it worked perfectly. I even verified that it is in the zone. So, what we have is a broken system on the one I usuall

RE: SPF record Syntax

2009-07-17 Thread Taylor, Gord
Try: update add posse.okstate.edu. 10 IN TXT "v=spf1 ip4:209.235.101.208/29 -all" Gord Taylor (CISSP, GCIH, GEEK) -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Martin McCormick Sent: 2009, July, 17 3:04 PM To: bind-u

RE: SPF record Syntax

2009-07-17 Thread Situ, Kevin
The type is TXT, not SPF Best Regards Kevin Situ -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Martin McCormick Sent: Friday, July 17, 2009 3:04 PM To: bind-us...@isc.org Subject: SPF record Syntax I found a couple o