thanks for the quick response.
a) authenticate yourself before sending or b) set the environment variable RELAYCLIENT for connections originated at your sending IP (via ucspi-tcp) or
a) and b) should be enabled by modifying the qmail-smtpd config file.
"
QMAIL_TCPSERVER_PRE="${QMAIL_TCPSERVER_PRE} envdir /etc/relay-ctrl
relay-ctrl-chdir"
QMAIL_SMTP_PRE="${QMAIL_SMTP_PRE} relay-ctrl-check"
QMAIL_SMTP_AUTHHOST=$(<${QMAIL_CONTROLDIR}/me)
[ -z "${QMAIL_SMTP_POST}" ] && QMAIL_SMTP_POST=/bin/true
QMAIL_SMTP_CHECKPASSWORD="/var/vpopmail/bin/vchkpw"
QMAIL_SMTP_POST="${QMAIL_SMTP_AUTHHOST} ${QMAIL_SMTP_CHECKPASSWORD}
${QMAIL_SMTP_POST}"
"
and adding the service to /courier-imap/popd3d.
or do I get you wrong ?
Cu
Stonki
-- [email protected] mailing list
