Hi all,
I seem to have a relaying problem with 2 servers that i have worked on.
I installed Qmail-1.03
ucspi-tcp-0.84
checkpassword-0.81
I put all the relevant domain details in /var/qmail/control/rcpthosts
what happens is in both instances a Exchange server forwards the mail to the
Qmail server.
The Qmail server then rejects the mail saying, "Domain not in rcpthosts"
tcpserver runs with the following command ( not sure if this is actually
what controls the Relaying)
tcpserver -c 1000 -u 71 -g 80 0 smtp /var/qmail/bin/qmail-smtpd x
/etc/tcp.smtp.cdb &
in the file /etc/tcp.smtp
123.123.123.:allow,RELAYCLIENT=""
If i remove the rcpthosts file. Do i not make the server an Open Relay
server again ?
How do i set the relaying correctly ?
Tony Wade