[Spambayes-checkins] spambayes HAMMIE.txt,1.1,1.2
Neale Pickett
npickett at users.sourceforge.net
Mon Dec 2 19:03:52 2002
Update of /cvsroot/spambayes/spambayes
In directory sc8-pr-cvs1:/tmp/cvs-serv15779
Modified Files:
HAMMIE.txt
Log Message:
* A little touch-up
Index: HAMMIE.txt
===================================================================
RCS file: /cvsroot/spambayes/spambayes/HAMMIE.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** HAMMIE.txt 2 Dec 2002 18:59:18 -0000 1.1
--- HAMMIE.txt 2 Dec 2002 19:03:46 -0000 1.2
***************
*** 67,72 ****
MUAs can handle both Maildir and mbox formats.
! 5. Add the following cron job ("crontab -e" with vixie cron, the
! default on most Linux systems):
21 2 * * * $HOME/src/mboxtrain.py -d $HOME/.hammiedb -g $HOME/Mail/inbox -s $HOME/Mail/spam
--- 67,73 ----
MUAs can handle both Maildir and mbox formats.
! 5. Add the following cron job to train on new or refiled messages every
! morning at 2:21am ("crontab -e" with vixie cron, the default on most
! Linux systems):
21 2 * * * $HOME/src/mboxtrain.py -d $HOME/.hammiedb -g $HOME/Mail/inbox -s $HOME/Mail/spam
***************
*** 77,80 ****
--- 78,86 ----
messages.
+ 6. Spambayes should now be filtering all your mail and training itself
+ on your mailboxes. Occasionally a message will be misfiled. Just
+ move that message to the correct folder, and spambayes will learn
+ from its mistake the next morning.
+
-----
More information about the Spambayes-checkins
mailing list