summaryrefslogtreecommitdiff
path: root/mail/qmail-run/MESSAGE
blob: 077de9ab1c89006de02c7dea72a8d1ef1e0b45b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.16 2019/01/07 04:29:46 schmonz Exp $

Assuming NetBSD-style mailwrapper(8) and rc(8), to enable qmail for
local and outbound delivery:

- Run "${RCD_SCRIPTS_DIR}/postfix stop" and set postfix=NO in /etc/rc.conf.
- Replace /etc/mailer.conf with ${PREFIX}/share/examples/qmail-run/mailer.conf.
- Check configuration in ${PKG_SYSCONFDIR} (especially alias/.qmail-*).
- Set qmailsend=YES and qmailqread=YES in /etc/rc.conf.
- Run "${RCD_SCRIPTS_DIR}/qmail start".

For SMTP, TLS, and more, please read
${PREFIX}/share/doc/qmail-run/README.pkgsrc.

===========================================================================