2000-08-04 16:55:09 +02:00
|
|
|
===========================================================================
|
2004-10-11 23:52:12 +02:00
|
|
|
$NetBSD: MESSAGE,v 1.7 2004/10/11 21:52:12 reed Exp $
|
2000-08-04 16:55:09 +02:00
|
|
|
|
|
|
|
To use exim, you will need to perform the following steps manually; it is
|
|
|
|
inappropriate for this package to make the changes for you.
|
|
|
|
|
2003-08-02 19:00:06 +02:00
|
|
|
1. Read the documentation. 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.
|
2003-09-02 12:33:38 +02:00
|
|
|
Copy ${EXAMPLESDIR}/mailer.conf to /etc/mailer.conf.
|
2003-08-02 19:00:06 +02:00
|
|
|
4. Set 'sendmail=NO', 'exim=YES' and exim_flags to some sane value in
|
|
|
|
/etc/rc.conf (previously it was "-bd -q15m").
|
2004-10-11 23:52:12 +02:00
|
|
|
Copy ${LOCALBASE}/${RCD_SCRIPTS_EXAMPLEDIR}/exim to /etc/rc.d.
|
2004-02-14 00:46:25 +01:00
|
|
|
5. Configuring log rotation is dependent on personal taste and the version
|
2003-08-02 19:00:06 +02:00
|
|
|
of NetBSD in use. See weekly.conf(5), newsyslog(8), exicyclog and
|
|
|
|
eximstats.
|
2000-08-04 16:55:09 +02:00
|
|
|
|
2002-06-19 18:02:26 +02:00
|
|
|
Also note:
|
|
|
|
|
|
|
|
1. Try `pkg_info exim` to see which features are enabled in this build.
|
|
|
|
2. Consider enabling SSL (STARTTLS) for receiving mail in your config.
|
|
|
|
This build automatically uses SSL when sending mail.
|
|
|
|
|
2000-08-04 16:55:09 +02:00
|
|
|
===========================================================================
|