summaryrefslogtreecommitdiff
path: root/mail/nullmailer/MESSAGE
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-02-17 05:20:20 +0000
committersalo <salo@pkgsrc.org>2003-02-17 05:20:20 +0000
commitaf3cc67ff4cd94d4a093027308d5aa287fec368e (patch)
tree42898a63821b95ccb6d71612854ccb847eefb742 /mail/nullmailer/MESSAGE
parentf14e5f857ca58b16ae2f4e6cf5ccc657a1072f86 (diff)
downloadpkgsrc-af3cc67ff4cd94d4a093027308d5aa287fec368e.tar.gz
Improve:
- use 1.0.0.7 as PKGVERSION, 1.00RC7 is invalid - USE_PKGINSTALL, don't include bsd.pkg.install.mk directly - use automatic rc.d scripts handling - install example mailer.conf - minor cleanups
Diffstat (limited to 'mail/nullmailer/MESSAGE')
-rw-r--r--mail/nullmailer/MESSAGE21
1 files changed, 8 insertions, 13 deletions
diff --git a/mail/nullmailer/MESSAGE b/mail/nullmailer/MESSAGE
index 7305ffb871d..965d91f6c4b 100644
--- a/mail/nullmailer/MESSAGE
+++ b/mail/nullmailer/MESSAGE
@@ -1,24 +1,19 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2003/02/17 01:45:31 jtb Exp $
+$NetBSD: MESSAGE,v 1.2 2003/02/17 05:20:20 salo Exp $
To use nullmailer, you will need to perform the following steps:
-1. Create a ${PKG_SYSCONFDIR}/nullmailer/remotes file. The file should
- contain a line with the name of your relay host and the
- relay protocol to be used, eg.
+1. Create a ${PKG_SYSCONFDIR}/nullmailer/remotes file.
+ The file should contain a line with the name of your relay host
+ and the relay protocol to be used, eg.
smtp.relayhost.domain smtp
-2. Back up /etc/mailer.conf and create a new mailer.conf with the
- following lines
+2. Back up /etc/mailer.conf and copy nullmailer's own one from
+ ${PREFIX}/share/examples/nullmailer/mailer.conf
- # Use "nullmailer" as replacement for "sendmail".
- sendmail ${PREFIX}/libexec/nullmailer/sendmail
- send-mail ${PREFIX}/libexec/nullmailer/sendmail
- mailq ${PREFIX}/libexec/nullmailer/mailq
-
-3. Copy ${PKG_SYSCONFDIR}/rc.d/nullmailer to /etc/rc.d/nullmailer
- and add
+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
nullmailer=YES