diff options
author | glewis <glewis@FreeBSD.org> | 2010-11-27 13:53:35 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2010-11-27 13:53:35 +0800 |
commit | 8924ada7298dbdb64da142efad868a1e4918de1d (patch) | |
tree | 6b763316feec702583cb1de117b2da0ce0862ff8 /mail/dovecot2/pkg-descr | |
parent | 257448475e1fb997aaf57aafd2d67dd1c3ebdb70 (diff) | |
download | freebsd-ports-gnome-8924ada7298dbdb64da142efad868a1e4918de1d.tar.gz freebsd-ports-gnome-8924ada7298dbdb64da142efad868a1e4918de1d.tar.zst freebsd-ports-gnome-8924ada7298dbdb64da142efad868a1e4918de1d.zip |
. Add a port of the 2.x series of Dovecot:
Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.
WWW: http://www.dovecot.org/
PR: 150789
Submitted by: "Nagy, Attila" <bra@fsn.hu>
Diffstat (limited to 'mail/dovecot2/pkg-descr')
-rw-r--r-- | mail/dovecot2/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/dovecot2/pkg-descr b/mail/dovecot2/pkg-descr new file mode 100644 index 000000000000..48a277c6a21a --- /dev/null +++ b/mail/dovecot2/pkg-descr @@ -0,0 +1,7 @@ +Dovecot is a secure and compact IMAP server which is in the early stages +of development. It supports Maildirs and mbox formats and much of the +IMAP v4 protocol including SSL/TLS. IPv6 support is also included. +Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail +and PAM. + +WWW: http://www.dovecot.org/ |