cleaning up mailbox.
Ken Murchison
murch at andrew.cmu.edu
Thu Mar 30 09:11:16 EST 2006
Andrzej Kwiatkowski wrote:
> 2006/3/28, Ken Murchison <murch at andrew.cmu.edu>:
>> Andrzej Kwiatkowski wrote:
>>
>> You'll probably want to do something like this in your client:
>>
>> SEARCH BEFORE <date>
>> STORE <sequence from SEARCH response> +flags \deleted
>> EXPUNGE
>>
> Thanks.
>
> But this will list mails only from selected mailbox...
>
> Now i have to find all mailbox and now is a trouble:
>
> when doing:
>
> ? LIST "%" "user/kwiatek/*@domain.com"
>
> i get: (also dir for other user !).
> * LIST (\HasChildren) "/" "user/kwiatek at domain.com"
> * LIST (\HasNoChildren) "/" "user/kwiatek/Drafts at domain.com"
> * LIST (\HasNoChildren) "/" "user/kwiatek/Sent at domain.com"
> * LIST (\HasNoChildren) "/" "user/kwiatek/Spam at domain.com"
> * LIST (\HasNoChildren) "/" "user/kwiatek/Trash at domain.com"
> * LIST (\HasChildren) "/" "user/kwiatek2 at domain.com"
> * LIST (\HasNoChildren) "/" "user/kwiatek2/Drafts at domain.com"
> * LIST (\HasNoChildren) "/" "user/kwiatek2/Saved at domain.com"
> * LIST (\HasNoChildren) "/" "user/kwiatek2/Sent at domain.com"
> * LIST (\HasNoChildren) "/" "user/kwiatek2/Spam at domain.com"
>
> How to list all submailboxes for particular user when connecting
> as cyrusadmin ?
> Any other idea?
Proxy (using TLS+PLAIN or DIGEST-MD5) as the user.
--
Kenneth Murchison
Systems Programmer
Project Cyrus Developer/Maintainer
Carnegie Mellon University
More information about the Info-cyrus
mailing list