From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3378 Path: news.gmane.org!not-for-mail From: Paul Moore Newsgroups: gmane.emacs.gnus.user Subject: Re: Splitting mail by source Date: Wed, 07 Jan 2004 18:41:17 +0000 Message-ID: References: <1xqcu09o.fsf@yahoo.co.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669519 18783 80.91.229.2 (31 Jan 2006 01:05:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:05:19 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:32:07 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.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: arkenstone.demon.co.uk Original-X-Trace: news.demon.co.uk 1073500865 27268 80.177.167.183 (7 Jan 2004 18:41:05 GMT) Original-X-Complaints-To: abuse@demon.net Original-NNTP-Posting-Date: Wed, 7 Jan 2004 18:41:05 +0000 (UTC) Cancel-Lock: sha1:kYlKjqkUJnJXmAZbLbDbngYLgNU= User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.5 (celeriac, windows-nt) Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:3519 Original-Lines: 32 X-Gnus-Article-Number: 3519 Tue Jan 17 17:32:07 2006 Xref: news.gmane.org gmane.emacs.gnus.user:3378 Archived-At: Tim McNamara writes: > You could consider trying spam.el and bogofilter or spamassassin. I already use spambayes if I want to filter spam. The problem here is a little different. I've set up a throwaway mail account, and I want *all* mail from that account in the same group - both spam and non-spam. I'll then monitor that account, to see how fast the ham:spam ratio gets silly. (I want to see what particular acts generate spam - using the address in a mailing list, using it on Usenet, posting it on a website, etc etc) > One other thought, which may or may not be possible, might be to tie > splitting to the mail server that you are fetching mail from. Might > take some finessed Lisp writing. E.g., > > (setq nnmail-split-methods 'nnmail-split-fancy) > (setq nnmail-split-fancy > '(| ("mail-source" "lycos\\.com" "mail.lycos") > ("mail-source" "yahoo\\.com" "mail.yahoo"))) > > I have *no* idea if this could work, it's cobbled together with a > *very* minimal knowledge of Lisp. No warranty! ;-) That was what I was hoping might be possible, but I also have no idea if it could work. There certainly isn't a "mail-source" header I could use... Thanks, Paul -- This signature intentionally left blank