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:.*[email protected].*")
        ("INBOX.Archive" "^C[cC]:.*[email protected].*")
        ("INBOX.Archive" "^To:.*[email protected].*")
        ("INBOX.Archive" "^C[cC]:.*[email protected].*")
        ("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 | [email protected] | http://www.sacrideo.us
לֵ֤ב חֲכָמִים֙ בְּבֵ֣ית אֵ֔בֶל וְלֵ֥ב כְּסִילִ֖ים בְּבֵ֥ית שִׂמְחָֽה׃
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to