[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Empty group listing for Zimbra server
From: |
Alberto Luaces |
Subject: |
Re: Empty group listing for Zimbra server |
Date: |
Tue, 29 Sep 2009 13:00:48 +0200 |
User-agent: |
KMail/1.12.1 (Linux/2.6.30-1-amd64; KDE/4.3.1; x86_64; ; ) |
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