Thanks. I found a bug already when snooping on the IMAP server.
It seems I misread the delete_acl() function. I though it was delete_acl(mailbox,
user, rights), not delete_acl(mailbox, user, user, ...). So, my program
was trying to delete a user made up of various IMAP rights (e.g. lrs, lrswipcda).
The updated code is available on the web page. http://www.tcnj.edu/~ssivy/imapacl/
Sorry I didn't catch that before making it public. -- Shawn Sivy, Associate Director of Networking Information Technology The College of New JerseyAlain Turbide wrote: Shawn,Nice look. It's definitively a nicer interface.. I'll give it a try.. Alain TurbideToshiba of Canada Ltd. |
- IMAP ACL Manager Shawn Sivy
- Re: IMAP ACL Manager Alain Turbide
- Shawn Sivy