summaryrefslogtreecommitdiff
path: root/mail/p5-IMAP-Admin/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-IMAP-Admin/DESCR')
-rw-r--r--mail/p5-IMAP-Admin/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/p5-IMAP-Admin/DESCR b/mail/p5-IMAP-Admin/DESCR
new file mode 100644
index 00000000000..ace45745509
--- /dev/null
+++ b/mail/p5-IMAP-Admin/DESCR
@@ -0,0 +1,10 @@
+ IMAP::Admin provides basic IMAP server adminstration. It
+provides functions for creating and deleting mailboxes and
+setting various information such as quotas and access
+rights.
+
+ It's interface should, in theory, work with any RFC compliant
+IMAP server, but it was currently only tested against Carnegie
+Mellon University's Cyrus IMAP and Mirapoint's IMAP servers.
+It does a CAPABILITY check for specific extensions to see if
+they are supported.