From b3620c93f79a9ac57ce84b958450271ad63b7aef Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 11 Mar 2000 20:16:32 +0000 Subject: (Re-importing due to slight name change -- here is the original message by nbm, with the added hyphen.) Initial import of courier-imap, a imap server for Maildirs. --- mail/courier-imap/pkg-descr | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 mail/courier-imap/pkg-descr (limited to 'mail/courier-imap/pkg-descr') diff --git a/mail/courier-imap/pkg-descr b/mail/courier-imap/pkg-descr new file mode 100644 index 0000000..5b3f71b --- /dev/null +++ b/mail/courier-imap/pkg-descr @@ -0,0 +1,16 @@ +Courier-IMAP is a server that provides IMAP access to Maildir mailboxes. +This IMAP server does NOT handle traditional mailbox files +(/var/spool/mail, and derivatives), it was written for the specific +purpose of providing IMAP access to Maildirs. + +Courier-IMAP implements some extensions to the basic Maildir mail +storage format in order to support some additional features, such as +folders and "soft" quotas. This is done in a way that's backwards +compatible with the standard Maildir users (although, of course, they +will ignore the additional features). Other software that understands +and uses the same Maildir extensions is SqWebMail, and maildrop. + +Features: + * Extremely small footprint. + * Abstract authentication modules. + * Virtual mailbox support. -- cgit v1.1