mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
15 lines
590 B
Plaintext
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.
|
|
|
|
===========================================================================
|