On Wed, May 12, 2010 at 4:04 PM, Berend de Boer <ber...@pobox.com> wrote:
>
> Clearly I can get the mailboxes to list if I don't use the @ sign so
> doesn't that indicate I am indeed the global admin?
>
> The user I'm logged in at can change the acl on all mailboxes for
> example, so that indicates to me it is a global admin as wel.
>

I agree. Try:

# all mailboxes
$ nc server 143
* OK maindeua Cyrus IMAP4 [...] server ready
. LOGIN admin password
. OK User logged in
. LIST * *...@example.com

# user top folders
$ nc server 143
* OK maindeua Cyrus IMAP4 [...] server ready
. LOGIN admin password
. OK User logged in
. LIST * user/%...@example.com





-- 
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

"Don't try to adapt the software to the way you work, but rather
yourself to the way the software works" (myself)
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to