> ________________________________________
> From: Chris <cpoll...@embarqmail.com>
> Sent: Monday, September 01, 2014 10:25 PM
> To: users@spamassassin.apache.org
> Subject: Pyzor errors after upgrade

> System is Ubuntu 14.04 LTS I use fetchmail linked with procmail. Once
> mail is tossed to my other folders what's left is run through SA and
> tossed either into my Inbox or my Spam folder. Yesterday morning I
> upgraded to the newest version of Pyzor using this command:

> pip install --upgrade pyzor

> Since then I've been seeing this in my syslog:
> Aug 31 10:02:43 localhost spamd[2645]: pyzor: check failed: internal
> error, python traceback seen in response

> Aug 31 10:07:02 localhost spamd[2645]: pyzor: check failed: internal
> error, python traceback seen in response

> Aug 31 10:35:38 localhost spamd[2645]: pyzor: check failed: internal
> error, python traceback seen in response

> The version of Pyzor shown is:

> /usr/local/bin/pyzor 0.8.0

> Permissions on the ~/.pyzor/servers files and directory is:

> drwxr-x---   2 chris chris      4096 Jul 17 09:28 .pyzor
> -rw-r----- 1 chris chris 23 Jul 17 09:28 servers

> Any assistance would be appreciated even a 2x4 upside the head. I'm not
> sure how to get to the python traceback that's mentioned.

Same thing happened to me a while back.  This is in my local.cf:

ifplugin Mail::SpamAssassin::Plugin::Pyzor
pyzor_path /usr/local/bin/pyzor
pyzor_options --homedir /etc/mail/spamassassin
endif

The --homedir line above solved the problem for me.  Not sure
why since my permissions seemed to be good too.

Be sure to move the 'servers' file to /etc/mail/spamassassin.

> Chris

> --
> Chris
> 31.11°N 97.89°W (Elev. 1092 ft)
> 22:14:39 up 2 days, 18 min, 2 users, load average: 0.05, 0.10, 0.22
> Ubuntu 14.04 LTS, kernel 3.13.0-35-generic

Reply via email to