spf-discuss
[Top] [All Lists]

RE: DNS can re-order txt records

2004-09-06 13:47:32
txt ("Well, I never!"
"I just tried it, works fine."
"The records were never out of order."
"Sorry for any confusion I may have caused."
"Thanks,"
"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 Roger 
Moser
Sent: Monday, September 06, 2004 4:33 PM
To: spf-discuss(_at_)v2(_dot_)listbox(_dot_)com
Subject: [spf-discuss] DNS can re-order txt records

Guy wrote:

txt "My name, my address, my phone number"
txt "v=spf1 bla bla bla"
txt "more bla to the spf record"
txt "even more bla to the spf record -all"

Correct would be:

txt "My name, my address, my phone number"
txt ("v=spf1 bla bla bla"
     " more bla to the spf record"
     " even more bla to the spf record -all")

Roger