Autor: Tamas TEVESZ Datum: To: Ward, John (GroupWare) CC: 'exim-users@exim.org' Betreff: Re: [Exim] delay for connecting to smtp port for mail delivery
On Wed, 14 Nov 2001, Ward, John (GroupWare) wrote:
> Is there any way in that i can force exim not to do a lookup on the user that connects to the box ? as this i think is what the issue is. I have all
> the machines which connect to the server in the hosts file, but to no avail.
wild guess, host_lookup = !192.168.1.0/24 : *
(assuming your internal network is 192.168.1/24)