summaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authormartti <martti>2010-03-02 08:07:36 +0000
committermartti <martti>2010-03-02 08:07:36 +0000
commitbe74a96dd8166ace448eb820326215979429e2a2 (patch)
treed0722875bdd039e251e2b2579c54fe53fc33f83e /mail/postfix
parent0b167b2a29ddaa162f411aa399241b6ebac67f39 (diff)
downloadpkgsrc-be74a96dd8166ace448eb820326215979429e2a2.tar.gz
Note /etc/mailer.conf (pkg/42580).
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/MESSAGE.NetBSD11
1 files changed, 7 insertions, 4 deletions
diff --git a/mail/postfix/MESSAGE.NetBSD b/mail/postfix/MESSAGE.NetBSD
index 8c5b9ad807c..f1573ae7934 100644
--- a/mail/postfix/MESSAGE.NetBSD
+++ b/mail/postfix/MESSAGE.NetBSD
@@ -1,9 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.4 2009/09/08 13:06:01 martti Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.5 2010/03/02 08:07:36 martti Exp $
-If you are running NetBSD 1.5 (or newer), the existing /etc/rc.d/postfix
-can be forced to start ${PREFIX}/sbin/postfix instead of /usr/sbin/postfix,
-by adding the following lines to /etc/rc.conf.d/postfix:
+The existing /etc/rc.d/postfix can be forced to start ${PREFIX}/sbin/postfix
+instead of /usr/sbin/postfix, by adding the following lines to
+/etc/rc.conf.d/postfix:
postfix_command='${PREFIX}/sbin/postfix'
required_files='${PKG_SYSCONFDIR}/main.cf'
@@ -14,4 +14,7 @@ by adding the following lines to /etc/rc.conf.d/postfix:
Please note that /etc/rc.conf.d/postfix does not exist by default so
you need to create that file if you need to override the default settings.
+
+Remember to modify /etc/mailer.conf to use ${PREFIX}/sbin/sendmail instead
+of /usr/libexec/postfix/sendmail.
===========================================================================