aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mutt
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-10 17:50:34 +0800
committerobrien <obrien@FreeBSD.org>1996-11-10 17:50:34 +0800
commit88c70db2bb4e76b14e04400339c1660b8c8a7003 (patch)
tree8526422c7fc5794abfa16837cfa6a0516f39a506 /mail/mutt
parent596f9d185dea61f6ea9568cc1fe201e9c8bb4077 (diff)
downloadfreebsd-ports-gnome-88c70db2bb4e76b14e04400339c1660b8c8a7003.tar.gz
freebsd-ports-gnome-88c70db2bb4e76b14e04400339c1660b8c8a7003.tar.zst
freebsd-ports-gnome-88c70db2bb4e76b14e04400339c1660b8c8a7003.zip
Added warning that this is beta software (but quite usable -- both Olliver
and I use mutt as our main MUA). Note, that its threaded support (ala SLRN) really helps in reading FBSD mailing lists.
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/pkg-descr15
1 files changed, 13 insertions, 2 deletions
diff --git a/mail/mutt/pkg-descr b/mail/mutt/pkg-descr
index 797609dd46ca..6523ba78bc11 100644
--- a/mail/mutt/pkg-descr
+++ b/mail/mutt/pkg-descr
@@ -1,5 +1,16 @@
Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh,
-part everything else) is an interactive screen-oriented mailer program
-that supersedes Elm, Pine, mail and mailx.
+part slrn, part everything else) is an interactive screen-oriented mailer
+program that supersedes Elm, Pine, mail and mailx.
+
+Features include color support, message threading, MIME support (including
+RFC1522 support for encoded headers), customizable key bindings, POP3,
+Delivery Status Notification (DSN) support, and PGP/MIME.
+
+Warning, this is beta software. While it is farily stable and quite
+usable, core dumps do happen. Use at your own risk. New versions are
+usually released every Friday.
+
+Homepage: http://www.cs.hmc.edu/~me/mutt/
+Mutt User Information: http://www.math.fu-berlin.de/~guckes/mutt/
-- David (obrien@cs.ucdavis.edu)