summaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorkim <kim>2002-07-10 01:44:41 +0000
committerkim <kim>2002-07-10 01:44:41 +0000
commit8feafd486070b12d7c7d01e5f16b0fcb95c9c704 (patch)
tree2225c4d6de39ba073b0cdafa8f8badbf855cfaaa /mail/nmh
parent26469f3d47d6ea2faea8e53c4a1a0297ec84dcbe (diff)
downloadpkgsrc-8feafd486070b12d7c7d01e5f16b0fcb95c9c704.tar.gz
Add a note about needing an SMTP server.
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/nmh/INSTALL b/mail/nmh/INSTALL
index b835b39f64f..b06d233899f 100644
--- a/mail/nmh/INSTALL
+++ b/mail/nmh/INSTALL
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $NetBSD: INSTALL,v 1.1 2001/11/01 01:00:41 zuntum Exp $
+# $NetBSD: INSTALL,v 1.2 2002/07/10 01:44:41 kim Exp $
#
PKGNAME=$1
@@ -34,6 +34,9 @@ Some files you might need to customize include the following:
${PKG_PREFIX}/etc/nmh/mhn.defaults
${PKG_PREFIX}/etc/nmh/mts.conf
+In particular, edit mts.conf to point to an available SMTP
+server if you are not running one locally.
+
=============================================================
EOF
;;