Lars Magne Ingebrigtsen <[email protected]> writes: > XeCycle <[email protected]> writes: > >>> (setq gnus-select-method '(nnmaildir "Mailbox" >>> (directory "~/Mail") >>> (get-new-mail t) >>> (expire-age never))) >> >> I haven't set the `mail-sources' variable. Now this does not work as I >> expected. What should I do? My ~/Mail consists of folders that are >> maildirs. > > In what way doesn't it work? If you go to the server buffer (with the > `^' command), and you enter the nnmaildir server, do you see the > folders?
I mean, it won't check for new mails in the maildirs. Well, now I've got it working, thanks to a kind friend on the mutt mailing list. The magic is to set `mail-sources' to a dummy location, and Gnus will recognize those `nnmaildir's as mail back ends. _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
