diff options
author | Leonard Schmidt <lems@gmx.net> | 2014-08-15 23:13:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:34 +0700 |
commit | b46b72adf941ecf437f720c6ef40df80342aa4e3 (patch) | |
tree | 7a7de2675b888add11bbd0091b1e0ad3b4afacc1 /network/nmh/README | |
parent | c9fbdbee2b97b94c8ee2059f457208c7dab41ea9 (diff) | |
download | slackbuilds-b46b72adf941ecf437f720c6ef40df80342aa4e3.tar.gz |
network/nmh: Added (The New Message Handler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nmh/README')
-rw-r--r-- | network/nmh/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/nmh/README b/network/nmh/README new file mode 100644 index 0000000000..76789a2590 --- /dev/null +++ b/network/nmh/README @@ -0,0 +1,7 @@ +nmh (new MH) is a powerful electronic mail handling system. nmh +consists of a collection of fairly simple single-purpose programs +to send, receive, save, retrieve, and manipulate e-mail +messages. Since nmh is a suite rather than a single monolithic +program, you may freely intersperse nmh commands with other +commands at your shell prompt, or write custom scripts which use +these commands in flexible ways. |