On Wed, 2009-06-24 at 11:07 +0200, Ralf Hildebrandt wrote:
> * Steve <steve.h...@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

I'm told it is bad netiquette to say 'thank you' on a mailing list - and
I assume that is true here? But thank you Ralf for taking the time to
help me fix my issue and further my understanding. It's all about the
$ :-)



Reply via email to