diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1999-06-14 11:44:53 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1999-06-14 11:44:53 +0800 |
commit | 1c4786fb2e6b4b7d830febb606ead98c45809b58 (patch) | |
tree | 97b804e75d67727138abacd18a941429a9d98593 /mail/nmh/pkg-descr | |
parent | ac30c0f2f582b965d589c89b2e34e0b8cf22477e (diff) | |
download | freebsd-ports-gnome-1c4786fb2e6b4b7d830febb606ead98c45809b58.tar.gz freebsd-ports-gnome-1c4786fb2e6b4b7d830febb606ead98c45809b58.tar.zst freebsd-ports-gnome-1c4786fb2e6b4b7d830febb606ead98c45809b58.zip |
Make DESCR upto-date.
PR: ports/12177
Submitted by: Scott.Blachowicz@seaslug.org
(maintainer)
Diffstat (limited to 'mail/nmh/pkg-descr')
-rw-r--r-- | mail/nmh/pkg-descr | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/mail/nmh/pkg-descr b/mail/nmh/pkg-descr index b086ac401e93..fbf485f71e79 100644 --- a/mail/nmh/pkg-descr +++ b/mail/nmh/pkg-descr @@ -1,12 +1,14 @@ ----------- what is it? ----------- -nmh (new MH) is an electronic mail handling system. It was -originally based on the package MH-6.8.3, and is intended to be -a (mostly) compatible drop-in replacement for MH. +nmh (new MH) is an electronic mail handling system. It was originally +based on the package MH-6.8.3, and is intended to be a (mostly) +compatible drop-in replacement for MH. -nmh is currently in BETA testing/development. It seems to be -generally stable, but things may break from release to release -as changes are made. +nmh consists of a collection of fairly simple single-purpose programs +to send, receive, save, retrieve, and manipulate e-mail messages. Since +nmh is not a single comprehensive program, you may freely intersperse +nmh commands with other shells commands, or write custom scripts which +utilize these commands in flexible ways. -WWW: http://www.math.gatech.edu/nmh/ +WWW: http://www.mhost.com/nmh/ |