Discussion:
Two nnimap splitting questions
Eric S Fraga
2014-12-05 09:36:29 UTC
Permalink
I'm using Gnus at work (yay!) with nnimap. After quite a bit of
fiddling, I eventually got fancy splitting working based on
1. In the Client-Side IMAP splitting page of the Gnus manual, there's
(nnimap "imap.example.com"
(nnimap-inbox "INBOX")
(nnimap-split-methods
I set nnimap-split-methods to nnmail-split-fancy. I then define
nnmail-split-fancy along the lines of

(setq nnmail-split-fancy '(| ...))

However, I no longer use client side splitting and rely instead on
server side splitting due to using multiple devices and MUAs for reading
my emails...
--
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 24.4.1 + Ma Gnus v0.12 + evil-git-d432ec2
: BBDB version 3.0.50 (2013-11-16 11:30:49 -0600)
Loading...