Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* using ifile
@ 2003-07-09 14:04 Chris Conn
  0 siblings, 0 replies; only message in thread
From: Chris Conn @ 2003-07-09 14:04 UTC (permalink / raw)


I've been trying to set up ifile, think I've got
it right. I'm using the nnfolder backend.

Here's what I have in my .gnus:

(setq nnmail-split-methods 'nnmail-split-fancy)

(require 'ifile-gnus)
(setq ifile-classification-mode 'spam-filter-only)
(setq ifile-primary-spam-group "mail.junk")

(setq nnmail-split-fancy
      '(|	
	(: ifile-spam-filter 
           '(|
   (any  ".*aftrlifestyle@yahoo.*" "mail.aftrlifestyle")
   (any  ".*aftrlife@yahoo.*"      "mail.aftrlife")
   (any  ".*slackware@.*"          "mail.slackware")
   "mail.inbox"))))

Right now it's sorting my mail into the groups as it
comes in and I'm moving spam to mail.junk if I get it.

If I understand the documentation right, over time it
will start sorting more mail to mail.junk based on the
moves it sees me make, right?

Chris Conn                
cmcgoat at swbell dot net
Austin, Texas 

                                        


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-09 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-09 14:04 using ifile Chris Conn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).