Chris wrote:
With 3.1 since these are all now plug-ins should they still be listed in the
local cf?
use_razor2 1
razor_timeout 10
use_dcc 1
dcc_timeout 10
dcc_body_max 999999
dcc_fuz1_max 999999
dcc_fuz2_max 999999
use_pyzor 1
pyzor_path /usr/bin/pyzor
pyzor_max 0
You'll need to put the config lines somewhere if you want to change the
defaults. local.cf is as good as place as any.
Of course you don't need the lines that don't change the setting from
the default, but they won't hurt anything and they certainly don't have
anything to do with your Pyzor errors (below)... except for the fact
that you're using Pyzor. :)
Reason I'm asking is that I'm getting annotations like this in my syslog for
pyzor:
[EMAIL PROTECTED]> for chris:501
Oct 1 22:02:04 cpollock spamd[26469]: internal error
Oct 1 22:02:04 cpollock spamd[26469]: pyzor: check failed: internal error
[EMAIL PROTECTED]> for chris:501
Oct 2 04:17:23 cpollock spamd[24061]: internal error
Oct 2 04:17:23 cpollock spamd[24061]: pyzor: check failed: internal error
Pyzor has always done this, SA just didn't log it before.
Patches:
http://antispam.imp.ch/08-opensource.html?lng=0
Discussion:
http://bugzilla.spamassassin.org/show_bug.cgi?id=4580
Daryl