|
Hi Daniel,
Thanks for jumping in.
I somehow resolved the issue...
Running spamassassin --lint revealed that I had no rules installed and that I needed to do an sa-update (I swear, I did it before...)
Once I did that, it worked again.
So like I suspected, it was something stupid but I kinda blame Spamassassin for not letting me know sooner in its debug info...
After looking at the log, everything seems to work, the only exception is Pyzor:
Apr 24 06:25:07.031 [32399] dbg: pyzor: pyzor is not available: no pyzor executable found
Apr 24 06:25:07.031 [32399] dbg: pyzor: no pyzor found, disabling Pyzor
If I run spamassassin localy, SA finds pyzor but when it is instancied with cgpsa, somehow SA does not find it anymore.
It's not a big deal but if somehow you know why is this happening, would be nice to fix that little thing as well.
Thanks again Shawn and Daniel for your help !
--
Chris
------ Original Message ------
From: "Daniel M. Zimmerman" <dmz@tffenterprises.com>
To: "CGPSA Discussion List" <cgpsa-discuss@mail.tffenterprises.com>
Sent: 23/04/2014 05:21:18
Subject: Re: [CGPSA] CGPSA not working properly anymore with SA
On 22 Apr 2014, at 0:36, Christian Meunier <cme@magelo.com> wrote:
Hi Shawn,
Thanks again for your help.
Here is a gist with local.cf, cgpsa.conf and cgpsa.err
> https://gist.github.com/Tlvenn/11168670
Regarding local.cf, I know that right now I have a vanilla, out of the box, local.cf.
I dont remember doing anything there to tell SA to include spam status headers. From their documentation, it looks like it's done already by default.
In an older version, SpamAssassin changed its defaults such that it doesn't include the X-Spam-Level header by default anymore; adding something like:
add_header all Level _STARS(%)_
to local.cf will add that header.
That having been said, your log there shows a message that is _not_ being detected as spam (score 0.0/4.0). If you run a test from the command line on a message that is not spam, what do you get? Also keep in mind that when you run "spamassassin" from the command line you get your own personal settings (perhaps cached from old versions in your .spamassassin directory) in addition to local.cf...
-Dan
---
Daniel M. Zimmerman <dmz@tffenterprises.com>
http://www.tffenterprises.com/~dmz/
-----
This message is from the CGPSA Mailing List.
To unsubscribe, E-mail to: <cgpsa-discuss-off@mail.tffenterprises.com>.
|
|