summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorkim <kim>2002-07-10 01:44:41 +0000
committerkim <kim>2002-07-10 01:44:41 +0000
commitb7ef5433063c7bdee7822e9f648e5a73ce1dde6c (patch)
tree2225c4d6de39ba073b0cdafa8f8badbf855cfaaa /mail
parent90b5bf50c480a23b7d71aa4cf4a5e44e51cf4cd3 (diff)
downloadpkgsrc-b7ef5433063c7bdee7822e9f648e5a73ce1dde6c.tar.gz
Add a note about needing an SMTP server.
Diffstat (limited to 'mail')
-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
;;