|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Anvil Syntax ?
From: Ralf Hildebrandt (Ralf.Hildebrandt
charite.de)
Date: Wed Jun 24 2009 - 04:07:58 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* Steve <steve.hill
digitalcertainty.co.uk>:
> smtpd_client_event_limit_exceptions = my_networks
smtpd_client_event_limit_exceptions = $mynetworks
> or
>
> smtpd_client_event_limit_exceptions = my_networks, 1.2.3.4, 5.6.7.8
smtpd_client_event_limit_exceptions = $mynetworks, 1.2.3.4, 5.6.7.8
> and that will be good?
Yep
You could even do stuff like:
smtpd_client_event_limit_exceptions = !10.0.0.1, 10.0.0.0/8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]