On Wed, 2009-06-24 at 10:59 +0200, Ralf Hildebrandt wrote: > * Ralf Hildebrandt <ralf.hildebra...@charite.de>: > > > > Which makes me wonder what the right syntax should be. Has the syntax > > > changed since the box was produced or is it going to change in the near > > > future? > > > > The former. The concept stays the same, though. > > Reason: When the book was written, anvil was only in the snapshots. > The parameter names have changed twice (I think). > Thanks Ralf. No defence needed old chap - things change for good reasons. For once I sat down and RTFM and started to pull out my hair :-) Now working as mummy intended.
I'm guessing with the line; smtpd_client_event_limit_exceptions = I can do; smtpd_client_event_limit_exceptions = my_networks or smtpd_client_event_limit_exceptions = my_networks, 1.2.3.4, 5.6.7.8 and that will be good?