===========================================================================
$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 "/etc/rc.d/postfix stop" and set postfix=NO in /etc/rc.conf.
- Replace /etc/mailer.conf with /usr/pkg/share/examples/qmail-run/mailer.conf.
- Check configuration in /usr/pkg/etc/qmail (especially alias/.qmail-*).
- Set qmailsend=YES and qmailqread=YES in /etc/rc.conf.
- Run "/etc/rc.d/qmail start".

For SMTP, TLS, and more, please read
/usr/pkg/share/doc/qmail-run/README.pkgsrc.

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