Richard Riley <[email protected]> writes:

> Tyler Smith <[email protected]> writes:
>
>>
>> (setq gnus-select-method 
>>       '(nnimap "mail"
>>              (nnimap-address "MY-IMAP-SERVER")
>>              (nnimap-stream network)
>>              (nnimap-authenticator login)
>>              (nnimap-port 143)
>>              (nnimap-split-methods 
>>               '(("INBOX.forwarded" "^Received:.*OLD.SERVER")
>>                 ("INBOX.default" "")))))
>>
>
> I would be interested in this too. My imap splitting doesnt work with
> spam-split anymore. Unfortunately I haven't seen a working version
> posted ;(
>
> Did you try using, and excuse my poor elisp/gnus terminology, all
> "globals" instead of passing them to gnus-select-method? The manual
> isn't very clear about whats best or the differences.


I started using the global version, gnus-split-methods, with the same
non-result.

Thanks,

Tyler

GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of
2010-10-12
Gnus v5.13


_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to