Hi Benny,
thanks for the info. As I mentioned in a follow up I have the
plugin listed to load in my init.pre. But as you rightly guessed SPF
isnt loaded, as per the spamassassin -D -t msg test you described.
So what can be missing? I must admit to finding the configuration
files quite confusing, there are alot spread across three different
directories, the /etc dir the share dir and the home dir of the user
that spamd runs as. From the documentation I read:
Using "whitelist_auth" is roughly equivalent to specifying
duplicate "whitelist_from_spf", "whitelist_from_dk", and
"whitelist_from_dkim" lines for each of the addresses speci-
fied.
So do I just need to put whitelist_from_spf in my user_prefs? Will
that actually score down mails that dont comply with SPF or will it
simply ensure mails that do comply arent mistaken as spam? The former
is the most important one for me, not false positives,
thanks, Andy.