Am 21.09.2016 um 16:13 schrieb li...@rhsoft.net:

#bayes
use_bayes 1
use_bayes_rules 1
bayes_auto_learn 1

so your setup either don't use that config (amavais or something like
that part of the game then you don't have just spamassassin)

or you have not trained enough spam *and* ham - or you train the wrong
bayes-database likely by calling "sa-learn" with the wrong user

https://wiki.apache.org/spamassassin/SiteWideBayesSetup


I cant do that because I dont have spam mails. I dont make store&forward. I didnt thought that I need the spam uncompressed in a folder for autolearning, I thought it works when sa is analyzing the mail. My mailsystem checks mails in real time and blocks mail during connection. If there is a false positive the sender gets an error and I get a call of the sender to check it (last call was over a year ago :-). But I have a compressed copy in the quarantine folder so that I can check the reason anyway.

find /var/lib/amavis/virusmails/ -type f -name "spam-*.gz" -mmin -60 -exec ls -hal {} \; -rw-r----- 1 amavis amavis 23K Sep 21 16:30 /var/lib/amavis/virusmails/n/spam-nH0HbPBqwMoV.gz -rw-r----- 1 amavis amavis 23K Sep 21 17:00 /var/lib/amavis/virusmails/6/spam-6e2vFSpi_vsr.gz -rw-r----- 1 amavis amavis 11K Sep 21 16:48 /var/lib/amavis/virusmails/O/spam-Ojbq0dV-TYc2.gz -rw-r----- 1 amavis amavis 22K Sep 21 17:05 /var/lib/amavis/virusmails/O/spam-Owoyctlsyvzz.gz

so, no autolearning

Reply via email to