Re: [Exim] host_lookup using a serach

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Nico Erfurth
Datum:  
To: Owen Creger
CC: 'exim-users@exim.org'
Betreff: 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