diff options
Diffstat (limited to 'network/nmh/README')
-rw-r--r-- | network/nmh/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/nmh/README b/network/nmh/README new file mode 100644 index 000000000000..1e3d2a583063 --- /dev/null +++ b/network/nmh/README @@ -0,0 +1,10 @@ +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. + +This build includes configure options for setting up nmh with GNU +Emacs' MH-E frontend. |