Den 2012-07-11 21:34, Josef Karliak skrev:
within a few days we've spams from domains that has "+all" in the
TXT spf record.

spamassassin does give -100 in score for spf_pass ? :=)

I was thinking that I'll make a plugin that check this
records and add some point to this email, but I do not know perl. Are
there some other options ? Does anybody solve this problems ?

waste of time :/

if you have a real unresolved problem pastbin it so i can fly over it, but agre spammers can and do use +all and its even still valid spf record, if you like to make spf better join the spf dev maillist and show your patches to them

my own spf meta:

meta META_SPF_FULL_PASS (SPF_HELO_PASS && SPF_PASS)
meta META_SPF_GREYLIST (SPF_HELO_PASS && !SPF_PASS)

score META_SPF_FULL_PASS -1.5
score META_SPF_GREYLIST 0.5

as others says SPF_PASS is not the same as email is not spam



Reply via email to