Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Problems with splitting IMAP
@ 2014-01-24 18:50 Aaron W. Hsu
  2014-01-25  0:27 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron W. Hsu @ 2014-01-24 18:50 UTC (permalink / raw)
  To: info-gnus-english

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems with splitting IMAP
  2014-01-24 18:50 Problems with splitting IMAP Aaron W. Hsu
@ 2014-01-25  0:27 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2014-01-25  0:27 UTC (permalink / raw)
  To: info-gnus-english

arcfide@sacrideo.us (Aaron W. Hsu) writes:

> 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

In the newest version of Gnus, that variable no longer exists.  See
`nnimap-split-methods'.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-25  0:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-24 18:50 Problems with splitting IMAP Aaron W. Hsu
2014-01-25  0:27 ` Lars Ingebrigtsen

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).