Re: Problems with splitting IMAP

2014-01-24 Thread Lars Ingebrigtsen
arcf...@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/
___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


Problems with splitting IMAP

2014-01-24 Thread Aaron W. Hsu
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-a...@lists.oasis-open.org.*")
("INBOX.Archive" "^C[cC]:.*docbook-a...@lists.oasis-open.org.*")
("INBOX.Archive" "^To:.*docb...@lists.oasis-open.org.*")
("INBOX.Archive" "^C[cC]:.*docb...@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 | arcf...@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