cyradm lm wildcard and the @ sign

Reinaldo de Carvalho reinaldoc at gmail.com
Wed May 12 15:10:56 EDT 2010


On Wed, May 12, 2010 at 4:04 PM, Berend de Boer <berend at 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)


More information about the Info-cyrus mailing list