Hello All,

        I'm running qmail v1.03 on a system which has tcpserver/tcprules
installed on it, now I am preparing to install qmail on my backup linux
box (P133 vs P100, OpenLinux 2.2)...now until this is done, I would like
users to be able to relay from an address of 192.168.3.x (current users
are on 192.168.2.x) via ipchains/ipmasq...now if I make my tcp.smtp
look like this:

192.168.2.:allow,RELAYCLIENT=""
192.168.3.:allow,RELAYCLIENT=""
127.:allow,RELAYCLIENT=""
205.xxx.xxx.3:allow,RELAYCLIENT=""
205.xxx.xxx.5:allow,RELAYCLIENT=""
205.xxx.xxx.9:allow,RELAYCLIENT=""
205.xxx.xxx.35:allow,RELAYCLIENT=""
205.xxx.xxx.80:allow,RELAYCLIENT=""
205.xxx.xxx.219:allow,RELAYCLIENT=""

and do the same for pop3d, will this achieve what I want to do?

Also, if I want to run tcprules against this file, the following
should do the trick, if I understand the docs:

tcprules tcp.smtp.cdb rules.tmp < tcp.smtp

Will this do what I want it to?

-Bill

Reply via email to