info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: newbie splitting mail question


From: Tyler Smith
Subject: Re: newbie splitting mail question
Date: Thu, 30 Dec 2010 13:42:49 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Richard Riley <rileyrg@googlemail.com> writes:

> Tyler Smith <tyler.smith@eku.edu> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]