Package: amavisd-new
Version: 1:2.6.4-3
Severity: normal
Tags: patch
This issue was raised in bug #447040. However it was not fixed. I'm
still getting emails that saying I'm not using bayes so it can clean the
database.
See also LP: #165184, comment 37 and 38.
/usr/sbin/amavisd-new-cronjob could be changed to check if use_bayes is
set to 0:
sa-clean)
grep -q "use_bayes 0" /etc/spamassassin/local.cf ||
do_amavis_cmd "/usr/bin/sa-learn --sync --force-expire"
;;
Or it can be checked for in cron.daily/amavisd-new in a similar way.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org