summaryrefslogtreecommitdiff
path: root/mail/nullmailer/MESSAGE
diff options
context:
space:
mode:
authorsalo <salo>2003-02-17 05:20:20 +0000
committersalo <salo>2003-02-17 05:20:20 +0000
commit9a1b9294407511479c93f183874010f09be1004c (patch)
tree42898a63821b95ccb6d71612854ccb847eefb742 /mail/nullmailer/MESSAGE
parent2f44955823d31c56c5867938f4789cde1e63b3d3 (diff)
downloadpkgsrc-9a1b9294407511479c93f183874010f09be1004c.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