diff options
author | stb <stb@FreeBSD.org> | 1998-09-23 23:36:27 +0800 |
---|---|---|
committer | stb <stb@FreeBSD.org> | 1998-09-23 23:36:27 +0800 |
commit | f2e007a66e0fd506004c00a37e7c48f82dc855f5 (patch) | |
tree | 6fc5ff6039d711ce5c10900f9c81ce7a61b9be27 /mail/cyrus/pkg-descr | |
parent | 0ab051b589f11731c525130d18ed13b93b749a72 (diff) | |
download | freebsd-ports-gnome-f2e007a66e0fd506004c00a37e7c48f82dc855f5.tar.gz freebsd-ports-gnome-f2e007a66e0fd506004c00a37e7c48f82dc855f5.tar.zst freebsd-ports-gnome-f2e007a66e0fd506004c00a37e7c48f82dc855f5.zip |
Update to 1.5.14
PR: ports/7789
Submitted by: Hans Huebner <hans@artcom.de>
Diffstat (limited to 'mail/cyrus/pkg-descr')
-rw-r--r-- | mail/cyrus/pkg-descr | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/mail/cyrus/pkg-descr b/mail/cyrus/pkg-descr index d1b0ff780fc2..a95783d5953f 100644 --- a/mail/cyrus/pkg-descr +++ b/mail/cyrus/pkg-descr @@ -1,18 +1,21 @@ 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 +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. +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 +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 +hierarchies. + +See http://andrew2.andrew.cmu.edu/cyrus/imapd/ for further details. |