[MaraDNS list] bug with spf records?
Sam Trenholme
strenholme.usenet at gmail.com
Tue Aug 9 10:47:44 EDT 2011
If you upgrade to 2.0.03, it will tell you the following whenever you
try to put a ~ in a TXT (or SPF--yes, MaraDNS has native SPF record
support) record:
man csv2_txt for more information
(You're not the first person to have this issue)
The reason why the ~ is not allowed is to make it possible to parse
zone files using awk and an RS of ~; this make automation with scripts
that much easier.
- Sam
2011/8/9 Mike Sands <MSands at eplus.com>:
>
> I've been trying to add a spf record with a soft fail and maradns won't load the cvs2 file.
>
> So for example this works just fine.
>
> example.com. TXT 'v=spf1 +mx include:examplemail.com -all' ~
>
> and this does not
>
> example.com. TXT 'v=spf1 +mx include:examplemail.com ~all' ~
>
> Is this a bug or just my syntax?
>
More information about the list
mailing list