From b46b72adf941ecf437f720c6ef40df80342aa4e3 Mon Sep 17 00:00:00 2001 From: Leonard Schmidt Date: Fri, 15 Aug 2014 23:13:24 +0700 Subject: network/nmh: Added (The New Message Handler). Signed-off-by: Willy Sudiarto Raharjo --- network/nmh/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 network/nmh/README (limited to 'network/nmh/README') 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. -- cgit v1.2.3