LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Spamassassin sa-update fails (https://www.linuxquestions.org/questions/linux-newbie-8/spamassassin-sa-update-fails-4175629800/)

nithinbp 05-16-2018 03:11 AM

Spamassassin sa-update fails
 
Hi,

My Spamassassin sa-update fails with this error.

# sa-update
Undefined subroutine &Net::DNS::PACKETSZ called at /usr/lib64/perl5/vendor_perl/Net/DNS/Resolver/Base.pm line 1116, <DATA> line 717.

[root@server]# cat /etc/redhat-release
CentOS Linux release 7.5.1804 (Core)
[root@server]# arch
x86_64

[root@server]# spamassassin -V
SpamAssassin version 3.4.1
running on Perl version 5.16.3

Can some one assist me to fix this

scasey 05-16-2018 01:59 PM

note that sa-update is not spamassassin. It is a related program that maintains rules for spamassassin.
Please review
Code:

man sa-update
In particular, suggest you run
Code:

sa-update -D
for more details about your problem.


All times are GMT -5. The time now is 06:49 PM.