Maxwell Smart wrote:
Like this?

ip.of.server.dotted:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"
ip.of.server.dotted:allow


If you want to apply a line to multiple consecutive hosts, you can do this:

192.168.1.:allow,[whatever-else]

This equates out to allowing 192.168.1.0/24 (192.168.1.1 through 192.168.1.254) to do whatever it is you intend it to do by adding directives. If you only want to allow a couple machines (once again, they have to be consecutive):

192.168.1.20-25:allow,[whatever]

This allows the hosts 192.168.1.20 through 192.168.1.25 to do whatever it is you intend them to do in the tcp.smtp file.


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to