aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cyrus-imapd/pkg-descr
diff options
context:
space:
mode:
authorjfitz <jfitz@FreeBSD.org>1997-05-31 03:59:08 +0800
committerjfitz <jfitz@FreeBSD.org>1997-05-31 03:59:08 +0800
commit7ab4170cd15cb40ca6e36cb9c8694e708c08205d (patch)
tree7d07f7e1b0a44e27d32a9308d89a239bbd777669 /mail/cyrus-imapd/pkg-descr
parent62937724a166298fccd83889d558f3c460fa020a (diff)
downloadfreebsd-ports-gnome-7ab4170cd15cb40ca6e36cb9c8694e708c08205d.tar.gz
freebsd-ports-gnome-7ab4170cd15cb40ca6e36cb9c8694e708c08205d.tar.zst
freebsd-ports-gnome-7ab4170cd15cb40ca6e36cb9c8694e708c08205d.zip
Import of the Cyrus IMAPd package
Diffstat (limited to 'mail/cyrus-imapd/pkg-descr')
-rw-r--r--mail/cyrus-imapd/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/mail/cyrus-imapd/pkg-descr b/mail/cyrus-imapd/pkg-descr
new file mode 100644
index 000000000000..d1b0ff780fc2
--- /dev/null
+++ b/mail/cyrus-imapd/pkg-descr
@@ -0,0 +1,18 @@
+The Cyrus IMAP (Internet Message Access Protocol) server provides access to
+personal mail and system-wide bulletin boards through the IMAP protocol. The
+Cyrus IMAP server is a scaleable enterprise mail system designed for use
+from small to large enterprise environments using standards-based
+technologies.
+
+A full Cyrus IMAP implementation allows a seamless mail and bulletin board
+environment to be set up across multiple servers. It differs from other IMAP
+server implementations in that it is run on "sealed" servers, where users
+are not normally permitted to log in. The mailbox database is stored in
+parts of the filesystem that are private to the Cyrus IMAP system. All user
+access to mail is through software using the IMAP, POP3, or KPOP protocols.
+
+The private mailbox database design gives the server large advantages in
+efficiency, scalability, and administratability. Multiple concurrent
+read/write connections to the same mailbox are permitted. The server
+supports access control lists on mailboxes and storage quotas on mailbox
+hierarchies