I'm preparing to upgrade my mimedefang cluster to SA 3.1.0.
However, it seems that no Bayes autolearning takes places any more.
I can see that the Bayes database files are indeed accessed by SA/Mimedefang:


# date
Mon Oct 10 20:30:45 CEST 2005
# ls -lutr /home/defang/*bay*
-rw-------    1 defang   defang          0 Oct 10 10:04 
/home/defang/bayes_toks.dir
-rw-------    1 defang   defang          0 Oct 10 10:04 
/home/defang/bayes_seen.dir
-rw-------    1 defang   defang       1024 Oct 10 10:04 
/home/defang/bayes_seen.pag
-rw-r--r--    1 defang   defang          0 Oct 10 15:47 
/home/defang/bayes_journal
-rw-------    1 defang   defang       1024 Oct 10 20:30 
/home/defang/bayes_toks.pag

But they are not updated.

The Bayes portion of my sa-mimedefang.cf read:

        use_bayes               1
        bayes_store_module Mail::SpamAssassin::BayesStore::SDBM
        bayes_auto_learn        1
        bayes_path              /home/defang/bayes
        bayes_expiry_max_db_size        3000000
        bayes_learn_to_journal 1
        bayes_journal_max_size 10000000

Does somebody know what goes wrong? There seems to be no problem when I
invoke spamassassin/sa-learn from the cmdline forcing it to use
/etc/mail/sa-mimedefang.cf as config file.

        -- Michael
_______________________________________________
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to