createmailbox in Java, possible?

Rob Siemborski rjs3 at andrew.cmu.edu
Fri Mar 28 09:51:20 EST 2003


On Fri, 28 Mar 2003, Palle Girgensohn wrote:

> Is there any API for creating mailboxes and setting acls from Java, or C ?

C-Client (http://www.washington.edu/imap/), will let you create mailboxes,
but doesn't support ACLs.

Writing an IMAP client that just handles creates and ACL manipulations is
really easy though (use imtest as a starting point, and see
doc/specs.html for the appropriate RFCs).

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper





More information about the Info-cyrus mailing list