Hi there,

I have researched extensively, in the docs, in the lists,
and via google, but can't find an answer.

I have a server handling over 200k emails per day. Mail
is received via postfix which sends local mail to another
server which runs amavis-new(20030616-p3)+spamassassin(2.55)
+clamd(20030605).  After filtering, email is sent on to
another instance of postfix (on another server) for final
delivery.

I am trying to increase the bayes db and msgcount size because
the defaults cause it to reset every hour or so, and I have
gigs of hard drive space available.

I put the following in /etc/mail/spamassassin/local.cf:
bayes_expiry_min_db_size 1000000
bayes_expiry_scan_count 50000
bayes_ignore_header X-Virus-Scanned
bayes_ignore_header X-Spam-Status
bayes_ignore_header X-Spam-Level
bayes_ignore_header X-Spam-Flag

However, everything still insists on resetting after the 5000
message limit (the default) has been reached.  Yes, I have
stopped and restarted amavisd, several times, actually.  I have
also tried putting the config info in the "user_conf" file in
"/var/amavis/.spamassassin", among other locations, but the
docs have convinced me that /etc/mail/spamassassin/local.cf
is the proper place.

Since the whitelist entries I put in that local.cf ARE working,
it would appear that file is being read, but why aren't the
bayes lines working?

I would appreciate any enlightenment anyone can offer.
Thanks very much.
 - Richard Stockton, [EMAIL PROTECTED]




------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to