henry atting <[email protected]> writes:

> Maybe since me latest emacs upgrade (GNU Emacs 24.0.50.1) mail splitting
> does not work anymore. 
> ~/.gnus.el contains these lines:
>
> (setq
>  nnimap-split-rule 'nnimap-split-fancy
>  nnimap-split-predicate "UNDELETED"
>  nnimap-split-inbox "INBOX"
>  nnimap-split-fancy '(|
>                     (any "[email protected]" "daily/issa")
>                     (: spam-split)
>                     ;; default mailbox
>                     "INBOX"))

The INBOX is in `nnimap-inbox' these days, and you have to set
`nnimap-split-methods'.

-- 
(domestic pets only, the antidote for overdose, milk.)
  [email protected] * Lars Magne Ingebrigtsen
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to