diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-07 11:16:39 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-07 11:16:39 +0800 |
commit | 37dab5cc25cb809cf7f1457f2a1dd4cba6d61816 (patch) | |
tree | d74906b0b41ef4f10700ba67eaadbed20a8020bd /mail/dkimap4/pkg-descr | |
parent | e57fd81cc7065cc053fb1bde2222b2a12e882878 (diff) | |
download | freebsd-ports-graphics-37dab5cc25cb809cf7f1457f2a1dd4cba6d61816.tar.gz freebsd-ports-graphics-37dab5cc25cb809cf7f1457f2a1dd4cba6d61816.tar.zst freebsd-ports-graphics-37dab5cc25cb809cf7f1457f2a1dd4cba6d61816.zip |
add dkimap4
IMAP4rev1 and POP3 server from the DBOX BBS package
PR: 28244
Submitted by: Anders Nordby <anders@fix.no>
Diffstat (limited to 'mail/dkimap4/pkg-descr')
-rw-r--r-- | mail/dkimap4/pkg-descr | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/mail/dkimap4/pkg-descr b/mail/dkimap4/pkg-descr new file mode 100644 index 00000000000..6e34eb53a86 --- /dev/null +++ b/mail/dkimap4/pkg-descr @@ -0,0 +1,23 @@ +dkimap4 is a free (see GPL) IMAP4rev1 (RFC 2060) server package. It provides: + +* easy installation +* it is fast +* ACL (RFC 2086) +* Quotas (RFC 2087) +* Literal+ (RFC 2088) +* Uidplus (RFC 2359) +* includes a compatible POP3 server + +Not implemented yet: +* some search commands +* set acl +* WWW interface (read mail using your HTML-browser) + +dkimap4 is tested with the following clients: +* Netscape 4.x +* Outlook Express 5.x +* Eudora 5.0 (not fully functional yet) + +WWW: http://www.dbox.handshake.de/dkimap4/ + +- Anders Nordby <anders@fix.no> |