2013-09-26 17:14:40 +02:00

15 lines
590 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2007/02/28 14:12:40 schmonz Exp $
relay-ctrl needs to be integrated into both your POP/IMAP and SMTP
services. For SMTP, if you use mail/qmail-run, set the following
in /etc/rc.conf:
qmailsmtpd_postenv="RELAY_CTRL_DIR='${RELAY_CTRL_DIR}/allow'"
qmailsmtpd_pretcpserver="${PREFIX}/bin/relay-ctrl-chdir"
qmailsmtpd_presmtpd="${PREFIX}/bin/relay-ctrl-check"
For other services, see ${PREFIX}/${DOCDIR}/README.
===========================================================================