[MaraDNS list] bug with spf records?

Mike Sands <[email protected]> Tue, 9 Aug 2011 10:36:57 -0400
Newsgroups gmane.network.dns.maradns.general
Message-ID <[email protected]>
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?