I've been looking at trying to retrieve a list of all the accounts on my
mail server that is using the 2.2.3 style name based virtual domains.
However it doesn't seem to work "correct"

list "" "user/%"
returns and empty result as nothing belongs to the "default domain"
(default domain isn't used in my setup)

list "" "%"
returns a list of "second level" /NonExistent domains (but only the 2nd
level part of the domain)

list "" "example/%"
returns a /NonExistent [EMAIL PROTECTED]


Is this the intended "way" of retrieving domains? it seems rather
cumbersome. The end result of this is to update my CyrusAdmin php class
to support version 2.2.3.  However it seems as though I have to run MANY
queries to retrieve this information.

Is there any simpler way via IMAP to retrieve a list of domains/users?


-- 
Edward Rudd <[EMAIL PROTECTED]>
Website http://www.outoforder.cc/

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to