http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5776
Summary: concatenation errors in Plugin/Check.pm
Product: Spamassassin
Version: 3.2.4
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P5
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Upgrading to 3.2.4 caused thousands of concatenation errors in the logs:
Jan 9 10:13:53 localhost spamd[16335]: Use of uninitialized value in
concatenation (.) or string at
/usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/Check.pm line
1026.
Jan 9 10:13:53 localhost last message repeated 329 times
I'm seeing about 7000 lines of this per second:
# grep "Jan 9 10:13:54" /var/adm/spamd | grep -c line\ 1026
7220
Reverting to 3.2.3 fixes the problem.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.