> > Hi > > > > I get these error messages. Could anybody please tell me > what's wrong? > > > > t/dnsbl..................... Not found: P_2 = > > <dns:134.88.73.210.dnsbltest.spamassassin.org> [127.0.0.4] # Failed > > test 1 in t/SATest.pm at line 530 > > Not found: P_7 = > > <dns:134.88.73.210.sb.dnsbltest.spamassassin.org?type=TXT> > > # Failed test 2 in t/SATest.pm at line 530 fail #2 > > <snip> > > Just a guess, but make sure you have the latest Net::DNS and > Mail::SPF::Query modules installed before you install Spamassassin.
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 (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. PHilipp