http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5056
Summary: (?:(?<=[\\s,]))* matches null string many times in
regex; marked by <-- HERE in m/\\G(?:(?<=[\\s,]))* <--
HERE \\Z/ at /usr/lib64/perl5/5.8.8/Text/Wrap.pm line
46.
Product: Spamassassin
Version: 3.1.4
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
After upgrading to 3.1.4, this log is displayer for every mail processed:
Aug 20 02:51:17 mail:warning spamd: spamd[17424]: (?:(?<=[\\s,]))* matches null
string many times in regex; marked by <-- HERE in m/\\G(?:(?<=[\\s,]))* <--
HERE \\Z/ at /usr/lib64/perl5/5.8.8/Text/Wrap.pm line 46.
Wrap.pm version is:
$VERSION = 2006.0711;
spamd is running as:
spamd -du filter -g filter -H /home/filter -r /var/run/spamd.pid -m 5
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.