summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authordsl <dsl>2005-02-12 20:59:22 +0000
committerdsl <dsl>2005-02-12 20:59:22 +0000
commit23a8a38c5a24f8cb7975ade4ad0cfef4333cc6c6 (patch)
treea7ca1843359d8e0924e6b11a6e8b359e6bbc0f6c /mail
parentb121494b74caf6d9582d1f64a447fe488dfc1c12 (diff)
downloadpkgsrc-23a8a38c5a24f8cb7975ade4ad0cfef4333cc6c6.tar.gz
Update to be nearer to what I had to do!
Need smmsp=NO. Must stop smmsp and sendmail before editing rc.conf! XXX: The version I built used /etc/aliases, not /usr/pkg/etc/exim/aliases which is what this file output - but I wasn't installing the current version.
Diffstat (limited to 'mail')
-rw-r--r--mail/exim/MESSAGE14
1 files changed, 9 insertions, 5 deletions
diff --git a/mail/exim/MESSAGE b/mail/exim/MESSAGE
index fff615210f4..198ed6a11ce 100644
--- a/mail/exim/MESSAGE
+++ b/mail/exim/MESSAGE
@@ -1,18 +1,22 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.7 2004/10/11 21:52:12 reed Exp $
+$NetBSD: MESSAGE,v 1.8 2005/02/12 20:59:22 dsl 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.
-1. Read the documentation. Edit ${PKG_SYSCONFDIR}/configure to taste.
+1. Read the documentation, see: http://www.exim.org/docs.html
+ Edit ${PKG_SYSCONFDIR}/configure to taste.
2. Edit ${PKG_SYSCONFDIR}/aliases to taste (or override it with the default
/etc/aliases system file).
3. Back-up /etc/mailer.conf to /etc/mailer.conf.sendmail.
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").
+4. If sendmail (or postfix) is running, stop the daemons:
+ run '/etc/rc.d/sendmail stop' and '/etc/rc.d/smmsp stop'.
+5. In /etc/rc.conf set 'sendmail=NO', 'smmsp=NO', 'exim=YES' and exim_flags
+ to some sane value (for example "-bd -q15m").
Copy ${LOCALBASE}/${RCD_SCRIPTS_EXAMPLEDIR}/exim to /etc/rc.d.
-5. Configuring log rotation is dependent on personal taste and the version
+6. Run '/etc/rc.d/exit start' to start the daemon.
+7. Configuring log rotation is dependent on personal taste and the version
of NetBSD in use. See weekly.conf(5), newsyslog(8), exicyclog and
eximstats.