• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Spamassassin broke after yum update

D

dominion

Guest
Hi,

I did a lot of updates using yum, today I saw that spamassassin fails. After installing with yum I get the following message:

[22592] error: persistent_udp: no such method at /usr/lib/perl5/vendor_perl/5.8.0/Mail/SpamAssassin/DnsResolver.pm line 98
[22594] error: persistent_udp: no such method at /usr/lib/perl5/vendor_perl/5.8.0/Mail/SpamAssassin/DnsResolver.pm line 98


in /usr/local/psa/var/log/maillog I saw the following:

Sep 18 11:58:04 server9 spamd[21865]: dns: Net::DNS version is 0.31, but need 0.34 at /usr/lib/perl5/vendor_perl/5.8.0/Mail/SpamAssassin/Dns.pm line 589


So upgrading Net::DNS to 0.34 will probeble solve the problem, but yum says version 0.31 is the newest, so I cant upgrade:

perl-Net-DNS is installed and the latest version.
No actions to take


I use RHEL3 and plesk 7.5.4

Can someone please help me out of this or explain how to fix this problem ?
 
Thanks, I updated to the package and it seems to be ok now.
no errors anymore :)
 
Back
Top