On Tue, 2004-08-17 at 18:37, Ken Murchison wrote:
> Edward Rudd wrote:
> > I don't want a list of "ALL" of the folders. just the mailboxes.
>
> Try using the internal format of the names (domain!mailbox):
>
> . LIST "" *!user/%
>
> This should return mailboxes of the form:
>
> user/[EMAIL PROTE
Edward Rudd wrote:
On Tue, 2004-08-17 at 12:16, Erik Norgaard wrote:
On Tue, 17 Aug 2004, Edward Rudd wrote:
[snip]
A few questions:
1) Have you tried adding wildcard '*' to your queries?
I don't want a list of "ALL" of the folders. just the mailboxes.
Try using the internal format of the names (
On Tue, 2004-08-17 at 12:16, Erik Norgaard wrote:
> On Tue, 17 Aug 2004, Edward Rudd wrote:
>
[snip]
> A few questions:
> 1) Have you tried adding wildcard '*' to your queries?
I don't want a list of "ALL" of the folders. just the mailboxes.
> 2) Are you using unix separator instead of '.'?
vi
On Tue, 17 Aug 2004, Edward Rudd wrote:
> list "" "user/%"
> list "" "%"
> list "" "example/%"
>
> 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 h
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 i