Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: arcfide@sacrideo.us (Aaron W. Hsu)
To: info-gnus-english@gnu.org
Subject: Problems with splitting IMAP
Date: Fri, 24 Jan 2014 13:50:42 -0500	[thread overview]
Message-ID: <87zjml6wot.fsf@sacrideo.us> (raw)

Hey All:

I'm trying to split my IMAP inbox so that certain mailing lists are
removed, since I use gmane to access them instead. Here's what I have in
my .gnus.el:

(setq nnimap-split-inbox '("INBOX"))
(setq nnimap-split-rule
      '(("INBOX.Archive" "^To:.*docbook-apps@lists.oasis-open.org.*")
        ("INBOX.Archive" "^C[cC]:.*docbook-apps@lists.oasis-open.org.*")
        ("INBOX.Archive" "^To:.*docbook@lists.oasis-open.org.*")
        ("INBOX.Archive" "^C[cC]:.*docbook@lists.oasis-open.org.*")
        ("INBOX" "")))

For some reason this doesn't seem to actually move the docbook messages
into the Archive, and I can't figure out why. I would appreciate some
help in this arena. 

-- 
Aaron W. Hsu | arcfide@sacrideo.us | http://www.sacrideo.us
לֵ֤ב חֲכָמִים֙ בְּבֵ֣ית אֵ֔בֶל וְלֵ֥ב כְּסִילִ֖ים בְּבֵ֥ית שִׂמְחָֽה׃
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

             reply	other threads:[~2014-01-24 18:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-24 18:50 Aaron W. Hsu [this message]
2014-01-25  0:27 ` Lars Ingebrigtsen

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=87zjml6wot.fsf@sacrideo.us \
    --to=arcfide@sacrideo.us \
    --cc=info-gnus-english@gnu.org \
    /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).