[email protected] (Adam Sjøgren) writes: > On Thu, 07 Jan 2010 11:13:13 -0800, Frank wrote: > >> [email protected] (Adam Sjøgren) writes: > >>>>> Or if you set the "nnml-get-new-mail" setting to nil for the nnml >>>>> backend? > > [...] > >> (setq gnus-secondary-select-methods >> '((nnml "mail" >> (nnmail-get-new-mail nil)) > > Uhm, why do you write "nnmail-"? It should be "nnml-" :-)
D'oh. Okay, I've tried changing that to nnml-get-new-mail, but I get the same result. >> (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. > > I still think that it is very weird if you have set mail-sources to nil > and you haven't configured nnimap splitting. My reasoning is that I have mail split using my imap server's sieve functionality. And, I use multiple email clients from multiple computers. I want gnus to do no splitting. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
