summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/exim/MESSAGE4
-rw-r--r--mail/nullmailer/MESSAGE4
-rw-r--r--mail/teapop/MESSAGE4
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/exim/MESSAGE b/mail/exim/MESSAGE
index c95e9d25ce7..8913c5058be 100644
--- a/mail/exim/MESSAGE
+++ b/mail/exim/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.5 2004/02/13 23:46:25 snj Exp $
+$NetBSD: MESSAGE,v 1.6 2004/04/23 22:43:20 reed Exp $
To use exim, you will need to perform the following steps manually; it is
inappropriate for this package to make the changes for you.
@@ -11,7 +11,7 @@ inappropriate for this package to make the changes for you.
Copy ${EXAMPLESDIR}/mailer.conf to /etc/mailer.conf.
4. Set 'sendmail=NO', 'exim=YES' and exim_flags to some sane value in
/etc/rc.conf (previously it was "-bd -q15m").
- Copy ${PREFIX}/etc/rc.d/exim to /etc/rc.d.
+ Copy ${RCD_SCRIPTS_EXAMPLEDIR}/exim to /etc/rc.d.
5. Configuring log rotation is dependent on personal taste and the version
of NetBSD in use. See weekly.conf(5), newsyslog(8), exicyclog and
eximstats.
diff --git a/mail/nullmailer/MESSAGE b/mail/nullmailer/MESSAGE
index 965d91f6c4b..348ca7d3d8d 100644
--- a/mail/nullmailer/MESSAGE
+++ b/mail/nullmailer/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2003/02/17 05:20:20 salo Exp $
+$NetBSD: MESSAGE,v 1.3 2004/04/23 22:43:20 reed Exp $
To use nullmailer, you will need to perform the following steps:
@@ -13,7 +13,7 @@ To use nullmailer, you will need to perform the following steps:
${PREFIX}/share/examples/nullmailer/mailer.conf
3. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
- ${PREFIX}etc/rc.d/nullmailer to /etc/rc.d/nullmailer and add
+ ${RCD_SCRIPTS_EXAMPLEDIR}/nullmailer to /etc/rc.d/nullmailer and add
nullmailer=YES
diff --git a/mail/teapop/MESSAGE b/mail/teapop/MESSAGE
index b425a34e8bb..434a7ecdd49 100644
--- a/mail/teapop/MESSAGE
+++ b/mail/teapop/MESSAGE
@@ -1,8 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2002/07/15 22:57:28 heinz Exp $
+$NetBSD: MESSAGE,v 1.5 2004/04/23 22:43:20 reed Exp $
You may also wish to:
- cp ${PREFIX}/etc/rc.d/teapop /etc/rc.d/teapop
+ cp ${RCD_SCRIPTS_EXAMPLEDIR}/teapop /etc/rc.d/teapop
echo "teapop=YES" >> /etc/rc.conf
===========================================================================