This has problems when trying to delete mailboxes via php.
You have to set the acl on the mailbox before the admin has rights to delete
it. Php does not have this functionality in its current imap functions.
It would be nice to just call imap_deletemailbox() but cyrus admins do not
automatically have permission to do it.
Cyradm-php has a great imap toolkit for php built into a lib file. I use it.
It works great.
Dan
Quoting "Justin R. Miller" <[EMAIL PROTECTED]>:
> Hey,
>
> This seems to work fine if you call it thusly:
>
> imap_open("{localhost:143}", "cyrus", "password");
>
> I'm working on a set of Cyrus tools and have had success with this.
>
> -Justin
-------------------------------------------------
Sent by Black Hills Fibercom Webmail!