From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/1985 Path: news.gmane.org!not-for-mail From: David Z Maze Newsgroups: gmane.emacs.gnus.user Subject: Re: Bogofilter Date: Mon, 27 Jan 2003 14:01:02 -0500 Organization: Massachusetts Institute of Technology Message-ID: References: <874r7vclji.fsf@ibook.optushome.com.au> <844r7vjc3l.fsf@lucy.is.informatik.uni-duisburg.de> <81k7gq1z6a.fsf@shasta.cs.uiuc.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138668578 13427 80.91.229.2 (31 Jan 2006 00:49:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:49:38 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:30:00 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.mathworks.com!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!dreaderd!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.090014 (Oort Gnus v0.14) XEmacs/21.4 (Artificial Intelligence, sparc-sun-solaris2.8) X-Zippy: All this time I've been VIEWING a RUSSIAN MIDGET SODOMIZE a HOUSECAT! Mail-Copies-To: never X-Face: &OO..E]'&$Q?jm[7H$]lCS"t#FD[|jK.HfvP#![KZ`/,O)lQ(pE<2QS1i~K3+u\{Bh"(4h4G0W#R-F2zZNO6n\!8bk;tu%)f>y{C` P*^7yM`e/x"b1q[?^-9zxTp Cancel-Lock: sha1:KKHEhZPEXXRX6QBc32Ld5bb003A= Original-NNTP-Posting-Host: MULTICS.MIT.EDU Original-X-Trace: 1043694064 senator-bedfellow.mit.edu 3926 18.187.1.73 Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:2125 Original-Lines: 46 X-Gnus-Article-Number: 2125 Tue Jan 17 17:30:00 2006 Xref: news.gmane.org gmane.emacs.gnus.user:1985 Archived-At: chris@grierwhite.com (Christopher J. White) writes: > I'm intrigued...my spam load has reached critical levels, so I'm > interested in trying out some spam filtering techniques. Are you > using bogofilter with gnus? If so, what's your experience, does it > ever filter out "good" email as spam (as it's statistical in nature)? > If you don't have several hundred spam messages around to train it, > how else do you train it, or do I have to wait til I get enough saved > up spam? I use ifile, not bogofilter, but the two packages seem to be similar in nature. Yes, I get some false positives with ifile. It's also not like I didn't have a big pile of spam sitting around before I started using ifile (I hand-sorted it into its own group); if nothing else, you can set up a Hotmail account and wait for a couple of weeks. :-) > Finally, how do you integrate bogofilter with gnus for mail reading > (read via POP3, stored as nnml). You're using > User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (powerpc-apple-darwin) so you can just use the functions in spam.el. My .gnus file has (setq gnus-spam-newsgroup-contents '(("nnml:mail.misc.spam" gnus-group-spam-classification-spam) ("nnml:.*" gnus-group-spam-classification-ham)) gnus-spam-process-newsgroups '(("nnml:.*" (gnus-group-spam-exit-processor-ifile gnus-group-ham-exit-processor-ifile))) gnus-spam-process-destinations '(("nnml:.*" "nnml:mail.misc.spam")) spam-junk-mailgroups '("mail.misc.spam") spam-split-group "mail.misc.spam" spam-use-ifile t ) and I call (: spam-split) in nnmail-split-fancy. I think all of these should Just Work for you if you change group names appropriately and substitute bogofilter for ifile. -- David Maze dmaze@mit.edu http://www.mit.edu/~dmaze/ "Theoretical politics is interesting. Politicking should be illegal." -- Abra Mitchell