Hi,

I just don't get this.  Again this morning I look at my Bayes database and
it has gone from 1600+ spam emails known down to 6 and so it is no longer
active in SA.

It did this about 2 weeks ago as well.  No error messages reported
anywhere that I can find, it just "forgets" all the spam emails!

Any ideas what could be happening here?
Is it expiring and forgetting the emails?
Should I extend or turn off the auto expiry feature?

This is the script I use for learning the ham and spam.  Is there
something wrong with the script perhaps?

#!/bin/bash
echo "Learning Ham"
sa-learn --no-rebuild --showdots --ham /home/mail/amavis/maildir/.ham/cur/
echo "Learning Spam"
sa-learn --no-rebuild --showdots --spam /home/mail/amavis/maildir/.spam/cur/
echo "Rebuilding"
sa-learn --rebuild


-- 
Regards,
+-----------------------------+---------------------------------+
| Peter Kiem            .^.   | E-Mail    : <[EMAIL PROTECTED]> |
| Zordah IT             /V\   | Mobile    : +61 0414 724 766    |
|   IT Consultancy &  /(   )\ | WWW       : www.zordah.net      |
|   Internet Services  ^^-^^  | ICQ       : "Zordah" 866661     |
+-----------------------------+---------------------------------+
       My current spamtrap address is [EMAIL PROTECTED]


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to