[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: teaching spam-stat
From: |
Ted Zlatanov |
Subject: |
Re: teaching spam-stat |
Date: |
Wed, 09 Feb 2005 15:53:06 -0500 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
On Tue, 08 Feb 2005, matt_jones@nospampleaseblueyonder.co.uk wrote:
> I'm using spam-stat to filter out spam from my mail. When using the
> my-spam-stat-learn function, does the program need to analyse a large
> group of Spam mail or can I expire these messages. To put it another way,
> do the statistics accumulate every time I run the my-spam-stat-learn
> function, so that Stats aren't lost when mail in this group is expired.
Yes, the statistics accumulate regardless of what happens to the mail
after learning. They are saved in spam-stat-file (~/.spam-stat.el by
default).
Ted