Hi list,
i just brought this up in the irc channel and at first it looks really
simple to do - but looking at it it seems rather complicated.
Since SPF isnt widely spread in domain's TXT records its use isnt
exactly high ether.
I want to allow the spamassassin admin to set a default SPF record to
use when no real record is available, im my case i'd like to use "v=spf1
+mx +a ?all" to give a little negative score on mails that are sent from
domains that are vaguely related to the email address.
I've looked into sa's SPF plugin but to me (i'm not a perl person) it
looks like it doesnt even see the raw record which would allow
modification but leaves it all up to a Mail::SPF object.
Any suggestions on how i could archieve this?
thanks, arni