Hi,

I'm trying to get relaying going with QMail for local IP addresses.

I've installed tcpserver, and modified startup to run QMail under
tcpserver. Using ps, I can see qmaild running as:

  qmaild .... /usr/local/bin/tcpserver -x /etc/tcp.smtp.cdb -u 503 -g
502 0 smtp /var/qmai...

In /etc/tcp.smtp I have:

  203.34.190.129-254:allow,RELAYCLIENT=""
  127.0.0.:allow,RELAYCLIENT=""

I've run:

  tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp

However, when I check the rules using:

  tcprulescheck /etc/tcp.smtp.cdb

I get:

  default:
  allow connection

Should I be seeing something else here that indicates that RELAYCLIENT
has been set for the IP's I've specified?

TIA,
-- 

Andrew Hill

Reply via email to