Alberto Luaces <[email protected]> writes: > I have successfully configured gnus to read email from gmail with nnimap. Now > I also have another IMAP account in a Zimbra server, but the group list is > always empty. Following nnimap logs, I saw that it uses the LSUB command in > order to display the available folders. While in gmail all folders are listed > this way, in the Zimbra server an empty list is returned. It only shows the > lists of folders with the LIST command. > > What do I have to do to get my folders in gnus with nnimap?
Did you customize 'nnimap-request-list-method'? It's set to imap-mailbox-list by default, but can be set to imap-mailbox-lsub. Don't be surprised if you encounter further problems with Zimbra, though... -David _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
