Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Chris Conn <cmcgoat@removethis.swbell.net>
Subject: using ifile
Date: Wed, 09 Jul 2003 14:04:31 GMT	[thread overview]
Message-ID: <86fzlfkd3b.fsf@swbell.net> (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 

                                        


                 reply	other threads:[~2003-07-09 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86fzlfkd3b.fsf@swbell.net \
    --to=cmcgoat@removethis.swbell.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).