> On Jun 25, 2014, at 8:45 AM, Matus UHLAR - fantomas <uh...@fantomas.sk> wrote:
> 
>>> On Tue, 24 Jun 2014 15:42:22 -0700
>>> Bruce Sackett wrote:
>>>> I apologize, I’m sure it’s been covered, but I have not been
>>>> successful finding results in searches on the web or through the
>>>> history of the list.  I get no BAYES results in the headers, so I
>>>> don’t see any working.
> 
>>> On Jun 25, 2014, at 5:44 AM, RW <rwmailli...@googlemail.com> wrote:
>>> Have you trained it? It requires 200 spam and 200 ham emails before it
>>> starts to classify.
> 
> On 25.06.14 08:22, Bruce Sackett wrote:
>> I have older Ubuntu’s that work, so I kinda know the process, but it’s a
>> big package.  Any help is appreciated.  The main thing that worries me is
>> the Logger.pm error - is that stopping the Bayes processing
> 
> are you sure you have trained into the right database?
> it seems you are using amavis and that it's using site-wide BAYES database.
> 
>> I have trained it:
>> 0.000          0          3          0  non-token data: bayes db version
>> 0.000          0       6664          0  non-token data: nspam
>> 0.000          0        473          0  non-token data: nham
>> 0.000          0     134908          0  non-token data: ntokens
>> 0.000          0 1370728914          0  non-token data: oldest atime
>> 0.000          0 1403706445          0  non-token data: newest atime
>> 0.000          0 1402120803          0  non-token data: last journal sync 
>> atime
>> 0.000          0 1400652018          0  non-token data: last expiry atime
>> 0.000          0    1382400          0  non-token data: last expire atime 
>> delta
>> 0.000          0      26988          0  non-token data: last expire 
>> reduction c
> 
>> Jun 25 07:53:29.670 [13397] dbg: bayes: tie-ing to DB file R/W 
>> /var/lib/amavis/.spamassassin/bayes_toks
>> Jun 25 07:53:29.672 [13397] dbg: bayes: tie-ing to DB file R/W 
>> /var/lib/amavis/.spamassassin/bayes_seen
> 
> -- 
> Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> I'm not interested in your website anymore.
> If you need cookies, bake them yourself.


I found the rather unusual solution to this problem, and I believe it may be 
unique to Ubuntu 12.04.

The way I fixed it was one command: 
mv /usr/share/perl5/Mail/SpamAssassin/Logger.pm 
/usr/local/share/perl/5.14.2/Mail/SpamAssassin/

The babes filter immediately started working and the Logger.pm message went 
away.

Reply via email to