Re: [Exim] host_lookup using a serach

Etusivu
Poista viesti
Vastaa
Lähettäjä: Nico Erfurth
Päiväys:  
Vastaanottaja: Owen Creger
Kopio: 'exim-users@exim.org'
Aihe: Re: [Exim] host_lookup using a serach
Owen Creger wrote:
> I'm running Exim 3.22
> I have 100 addresses that are nats from my internal network into the dmz
> where exim resides.
> I want to stop Exim from doing a host_lookup on these addresses.
> This is what I was considering:
> host_lookup = !lsearch;/etc/mail/hosts.nolookup


host_lookup = !10.0.0.0/16

;)))

ciao