Thank you These modules have been installed before SA. I re-installed SA 3.02 and the t/dnslb error was gone (???), however the other problem
Maybe it was a small delay in the DNS-answers the first time, and now you had the answers cached. The first install maybe was a little too fast? :-)
(t/spf) My investigations then have brought me to this SA wiki:
http://wiki.apache.org/spamassassin/FqdnError sais that some bug in
Sys::Hostname::Long Perl module would cause the problems. As I think
SPF does more harm than good (see my own SPF which is perfectly ok but
for some reason mails still get rejected by the
spamassassin.apache.org list-mailserver) I don't even want it.
SPF surely can be disabled in the config files.
Yes, just comment out this line in /etc/mail/spamassassin/init.pre :
loadplugin Mail::SpamAssassin::Plugin::SPF
/Joacim