IMAP::Admin is a Perl module for IMAP server administration. It lets you do things like create/delete email, manage acls, manage quotas, etc. It supports cram-md5 and plain authentication methods. It also has support for ssl.
| Tags | Communications Email Post-Office IMAP Systems Administration Utilities |
|---|---|
| Licenses | Artistic |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: This release adds support for Unix socket connections.


Changes: The code has been cleaned up. An error condition has been added for CRAM when you don't want to use a plain fallback.


Changes: A new CRAM-MD5 authentication method, and minor bugfixes.