• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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