Gary V schrieb:
Thanks four your help. My provider had updated the system. Now spamassassin 3.0.8 is install and it run fine.You might try to manually install a little older version of Net::DNScd /usr/local/src wget http://www.net-dns.org/download/Net-DNS-0.48.tar.gz tar xzvf Net-DNS-0.48.tar.gz cd Net-DNS-0.48 perl Makefile.PL Do you want to enable these tests? [y] n make make test make install
Regards Karsten