spamassassin-dev August 2011 archive
Main Archive Page > Month Archives  > spamassassin-dev archives
spamassassin-dev: [Bug 6642] unknown facility/priority

[Bug 6642] unknown facility/priority

From: <bugzilla-daemon_at_nospam>
Date: Fri Aug 26 2011 - 09:21:42 GMT
To: dev@spamassassin.apache.org

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6642

--- Comment #6 from Mark Martinec <Mark.Martinec@ijs.si> 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.