aboutsummaryrefslogtreecommitdiffstats
path: root/mail/popd/pkg-descr
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2002-01-18 22:41:58 +0800
committersheldonh <sheldonh@FreeBSD.org>2002-01-18 22:41:58 +0800
commitdba58398c02942c6cf1d92e8e51f98182f1db7aa (patch)
tree281b362761896b05080d507efeed05214f2ff980 /mail/popd/pkg-descr
parent85883dc146860a623343ae28246030461e7d1276 (diff)
downloadfreebsd-ports-gnome-dba58398c02942c6cf1d92e8e51f98182f1db7aa.tar.gz
freebsd-ports-gnome-dba58398c02942c6cf1d92e8e51f98182f1db7aa.tar.zst
freebsd-ports-gnome-dba58398c02942c6cf1d92e8e51f98182f1db7aa.zip
Update to popd-2.0:
* SSL support * Wire-format option for mailboxes. * Mailbox support cleanup (esp. Maildir) Note that bulletins are non-functional in this release.
Diffstat (limited to 'mail/popd/pkg-descr')
-rw-r--r--mail/popd/pkg-descr6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/popd/pkg-descr b/mail/popd/pkg-descr
index 3bfcc6948747..8b286ed6d0bc 100644
--- a/mail/popd/pkg-descr
+++ b/mail/popd/pkg-descr
@@ -1,6 +1,10 @@
-The popd server is a fast, full RFC1939 implimentation.
+The popd server is a fast, full, BSD-licensed RFC1939 implementation.
Popd allows mail for users in multiple domains to be served from
one server in `virtual' mode. It allows for mail to be expired
from the server when users collect mail older than a specified
time, falsification of UIDL information and removal of old mail.
+
+Additional features include SSL and proxy support, as well as
+support for a variety of mailbox formats. The bulletin feature
+is nonfunctional in this release.