unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* splitting not working after update 23.9xxx to 24.0.91.1
@ 2011-11-23  8:10 Rene Borchers
  0 siblings, 0 replies; only message in thread
From: Rene Borchers @ 2011-11-23  8:10 UTC (permalink / raw)
  To: help-gnu-emacs

After updating to a more recent version from git. imap splitting
stopped working. I have been messing around with replacing
nnimap-inbox and nnimap-split-inbox in combination with
nnimap-split-rules and nnimap-split-methods.

Google didn't came up with a solution.


Current settings:

[.gnus.el]

(nnimap "gmail"
                   (nnimap-address "imap.gmail.com")
                   (nnimap-authinfo-file "~/.authinfo")
                   (nnimap-server-port 993)
                   (nnimap-split-methods default)
                   (nnimap-stream ssl)

8----------------------------------------------
(setq nnimap-split-inbox '("INBOX" ))
(setq nnimap-split-predicate "UNDELETED")
;;(setq nnimap-split-rule
(setq nnmail-split-methods
                '(
                   ("INBOX/Postfix-user-mailinglist"
"^Sender.*owner-postfix-users@postfix.org")
8---------------------------



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-23  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23  8:10 splitting not working after update 23.9xxx to 24.0.91.1 Rene Borchers

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 read-only IMAP folder(s) and NNTP newsgroup(s).