Michael Sullivan wrote:
Do I need to add 192.168.1.100 to the hostlist in exim.conf and
restart exim?
Yes - this is easy solution for your problem ;)


--
Sergey


It didn't work:

Mar 13 15:13:31 baby exim[26470]: 2008-03-13 15:13:31 unqualified
recipient rejected: <amy> H=([192.168.0.2]) [192.168.1.100] (failed to
find host name from IP address)
baby bind # grep 192.168.1.100 /etc/exim/exim.conf
hostlist   relay_from_hosts = 127.0.0.1 : 192.168.1.2 : 192.168.1.3 :
192.168.1.4 : 192.168.0.2 192.168.1.100

Is there any other option?


Add 192.168.0.2 and .100 to your /etc/hosts file. You've got Exim set to deny IP addresses that do not resolve.

kashani
--
gentoo-user@lists.gentoo.org mailing list

Reply via email to