https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6642
--- Comment #6 from Mark Martinec <[email protected]> 2011-08-26 09:21:42 UTC --- > Any news on this ? No news. If you are still seeing this error despite the added safety net, my guess is that the problem lies in your implementation or installation of the perl module Sys::Syslog or something even below it. What is the version of Sys::Syslog, which version of perl? What OS? Was Sys::Syslog installed together of after the last upgrade of perl, or is it older, compiled against an older perl? Try: # perl -le 'use Sys::Syslog; print Sys::Syslog->VERSION' 0.27 -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
