From af3cc67ff4cd94d4a093027308d5aa287fec368e Mon Sep 17 00:00:00 2001 From: salo Date: Mon, 17 Feb 2003 05:20:20 +0000 Subject: 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 --- mail/nullmailer/MESSAGE | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'mail/nullmailer/MESSAGE') 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 -- cgit v1.2.3