Hello Atif, Monday, February 14, 2005, 5:29:34 PM, you wrote:
AM> Hi AM> I am currently conducted an experiment to test the accuracy of spamassassin. AM> Having conducted one experiment I need to re-run the it. I just wanted to AM> know how to delete the data that AM> has been stored by the bayes component of the filter. Would you know how to AM> do this? (I am using spamassassin in a windows environment) Simply delete the Bayes database files (all of them). The system will recreate them from scratch when you rerun your test. AM> Also, When training the filter is it ok to use the sa-learn function for AM> this or pipe the messages through manually? I'm not sure how you would "pipe the messages through manually." I do all my sa-learn by collecting my ham into one mailbox file, my spam into a second mailbox file, and then executing sa-learn once against each mailbox, telling it which type of mail is in each. Bob Menschel