Hi David,

l Martes, 29 de Septiembre de 2009ES 11:09:47 David Engster escribió:
> Did you customize 'nnimap-request-list-method'? It's set to
> imap-mailbox-list by default, but can be set to imap-mailbox-lsub.

No, I didn't. In fact the variable you mentioned should be the key to my 
problem, but due to my "newbieness" with gnus, I don't know were should I put 
it exactly. I tried to add a (setq nnimap-request-list-method 'imap-mailbox-
list) line into .gnus.el or to insert (nnimap-request-list-method 'imap-
mailbox-list) into the list of options when configuring the nnimap server, 
i.e.:

(add-to-list 'gnus-secondary-select-methods '(nnimap "Server"
                                  (nnimap-address "myserver")
                                  (nnimap-server-port 993)
                                  (nnimap-stream ssl)
                                  (nnimap-request-list-method 
'imap-mailbox-list)))

but it keeps doing LSUB.

Where should I put that variable setting?

> Don't be surprised if you encounter further problems with Zimbra,
> though...

I hope that the small number of features that I will be using from the server 
won't trigger any :(

Thank you,

Alberto


_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to