diff options
author | leeym <leeym@FreeBSD.org> | 2003-08-09 19:21:08 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-08-09 19:21:08 +0800 |
commit | 627a6a826e92cfb1f63076d1d121216f87446f47 (patch) | |
tree | 3c1b719430c29b33f21eb8d944d64f867d0277c1 /mail | |
parent | d5ccfc582a4bd524a826e869b7a5ecdf9fab2494 (diff) | |
download | freebsd-ports-gnome-627a6a826e92cfb1f63076d1d121216f87446f47.tar.gz freebsd-ports-gnome-627a6a826e92cfb1f63076d1d121216f87446f47.tar.zst freebsd-ports-gnome-627a6a826e92cfb1f63076d1d121216f87446f47.zip |
Add a note about dovecot's authentication abilities.
PR: 55413
Submitted by: Dominic Marks <dom@wirespeed.org.uk>
Suggested by: Pawel Malachowski <pawmal@unia.3lo.lublin.pl>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot-devel/pkg-descr | 2 | ||||
-rw-r--r-- | mail/dovecot/pkg-descr | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/dovecot-devel/pkg-descr b/mail/dovecot-devel/pkg-descr index f0c0d704eadc..11d9ecc0836e 100644 --- a/mail/dovecot-devel/pkg-descr +++ b/mail/dovecot-devel/pkg-descr @@ -1,5 +1,7 @@ Dovecot is a secure and compact IMAP server which is in the early stages of developement. 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, vpopmail and +PAM. WWW: http://dovecot.procontrol.fi/ diff --git a/mail/dovecot/pkg-descr b/mail/dovecot/pkg-descr index f0c0d704eadc..11d9ecc0836e 100644 --- a/mail/dovecot/pkg-descr +++ b/mail/dovecot/pkg-descr @@ -1,5 +1,7 @@ Dovecot is a secure and compact IMAP server which is in the early stages of developement. 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, vpopmail and +PAM. WWW: http://dovecot.procontrol.fi/ |