Marek wrote: > Hello, > > I'm new to exim, we got a new server, setup all the works, and found out > that the IP is blocked. So I changed the > interface = new ip address and then are getting the -53 error: > 2009-02-24 15:38:08 1Lc4oT-0000rx-1U == [email protected] R=lookuphost > T=remote_smtp defer (-53): retry time not reached for any host > > When I change the interface back it works just fine, how can I resolve > this issue?
Make sure dns lookups still work, and that you can actually telnet out via that interface on the SMTP port. Then delete the retry database and try again. -- The Exim Manual http://www.exim.org/docs.html http://docs.exim.org/current/ -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
