From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/4457 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.user Subject: Re: teaching spam-stat Date: Wed, 09 Feb 2005 15:53:06 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nzmydwj4d.fsf@lifelogs.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138670367 23305 80.91.229.2 (31 Jan 2006 01:19:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:19:27 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:33:48 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-X-Trace: individual.net +V1hz7FqdFQ7V3yXgDBCcAQi7JVwhDPMB2a2Eskv+Bxu1i7OLM X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:zKQOMOBnp+y/bsfO/GRyY3OTC4c= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:4598 Original-Lines: 13 X-Gnus-Article-Number: 4598 Tue Jan 17 17:33:48 2006 Xref: news.gmane.org gmane.emacs.gnus.user:4457 Archived-At: 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