I am running Freebsd 10.0, with Postfix, Dovecot, MySql, and
Spamassassin 3.4.0(Perl 5.16.3). This is the second time this has
happened to me. All ran fine for roughly 410 days, then Spamassassin
stop flagging emails, and has all kinds of errors in the log. Nothing
was touched on the system other than restarting daemons from time to
time. No upgrading, no nothing basically.

Now all the sudden, I get this in my spamassassin.log

May 19 10:06:34 my spamd[82620]: Argument "" isn't numeric in numeric
lt (<) at /usr/local/lib/perl5/site_perl/5.16/mach/NetAddr/IP/Lite.pm
line 827.
May 19 10:06:34 my spamd[82620]: Use of uninitialized value in bitwise
and (&) at /usr/local/lib/perl5/site_perl/5.16/mach/NetAddr/IP/Lite.pm
line 1332.
May 19 10:06:34 my spamd[82620]: Use of uninitialized value in bitwise
and (&) at /usr/local/lib/perl5/site_perl/5.16/mach/NetAddr/IP/Lite.pm
line 1332.
May 19 10:06:34 my spamd[82620]: Use of uninitialized value in 1's
complement (~) at
/usr/local/lib/perl5/site_perl/5.16/mach/NetAddr/IP/Lite.pm line 1333.
May 19 10:06:34 my spamd[82620]: Use of uninitialized value in bitwise
or (|) at /usr/local/lib/perl5/site_perl/5.16/mach/NetAddr/IP/Lite.pm
line 1333.
May 19 10:06:34 my spamd[82620]: spamd: error: Bad arg length for
NetAddr::IP::Util::sub128, length is 0, should be 128 at
/usr/local/lib/perl5/site_perl/5.16/mach/NetAddr/IP/Lite.pm line 1336.
May 19 10:06:34 my spamd[82620]:  , continuing at /usr/local/bin/spamd
line 1383.
May 19 10:06:34 my spamd[82619]: prefork: child states: II


Spamassin line from rc.conf:
spamd_flags="-u spamfilter -x -i -l -A IP
Redacted,127.0.0.1,localhost,::1 -m 15
--virtual-config-dir=/usr/local/etc/mail/spamassassin/"

Reply via email to