To deny relay to a particular IP address just do: 1.2.3.4:deny
-----Original Message----- From: Winanjaya [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 7:46 PM To: Vpopmail (E-mail) Subject: [vchkpw] Deny relaying I need to deny relay for my qmail server, I have already run the following commands (please correct me if I'm wrong or something missing) this is only a part of IP addresses vi /home/vpopmail/etc/tcp.smtp 172.16.1.86:allow, RELAYCLIENT="" 172.16.1.87:allow, RELAYCLIENT="" 172.16.1.88:allow, RELAYCLIENT="" : allow then I run tcprules /home/vpopmail/tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp then tcp.smtp.cdb created .. I configured vpopmail with --enable-roaming-users=n then I run make and then make install-strip am I correct? or am I missing something? TIA Winan