diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-06-14 03:44:53 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-06-14 03:44:53 +0000 |
commit | b699cdbfcb233f9f11d281eefa72cbec6e69aa9f (patch) | |
tree | cce999c5feda55713cddbc6578bfe7f0b7b940ba /mail/nmh | |
parent | 05f0b540a0cdb5663d305b6e3407b8ca3793bab2 (diff) | |
download | ports-b699cdbfcb233f9f11d281eefa72cbec6e69aa9f.tar.gz ports-b699cdbfcb233f9f11d281eefa72cbec6e69aa9f.zip |
Notes
Diffstat (limited to 'mail/nmh')
-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/ |