[email protected] (Adam Sjøgren) writes:
> On Thu, 07 Jan 2010 10:52:02 -0800, Frank wrote:
>
>> [email protected] (Adam Sjøgren) writes:
>
>>> On Thu, 07 Jan 2010 10:10:50 -0800, Kendall wrote:
>
>>>> (setq gnus-secondary-select-methods
>>>> '((nnml "mail")
> [...]
>
>>> Or if you set the "nnml-get-new-mail" setting to nil for the nnml
>>> backend?
>
>> It is already set that way.
>
> Then you didn't show us your real configuration, because as quoted above
> it obviously isn't set that way.
Oh, I have:
(setq nnmail-get-new-mail nil)
I guess you mean in the gnus-secondary-select-methods. I don't know
the syntax for that. I've tried:
(setq gnus-secondary-select-methods
'((nnml "mail"
(nnmail-get-new-mail nil))
(nnimap "pokey"
(nnimap-address "localhost")
(nnimap-server-port 143)
(nnimap-stream network))))
The result is that my IMAP inbox is emptied, and the contents is not
moved to the nnml inbox.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english