Marc,
D'oh, most days I am smarter than this. Really.
And I am still missing something. I removed the 172.30.0.0/12 entry
from that entry and I am still getting the same error message.
Do I have the right config file?
etc/exim4/conf.d/router/200_exim4-config_primary
Thanks,
Brian
On 6/20/05, Marc Sherman <msherman@???> wrote:
> Brian Kimsey-Hickman wrote:
> >
> > I think your are right my
> > etc/exim4/conf.d/router/200_exim4-config_primary file has the
> > following lines:
> >
> > ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :\
> > 172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16
> >
> > Should be okay but it still not working.
>
> My point was that that setting is the _cause_ of your problem. It is
> explicitly refusing to resolve your IP address because it is in the
> private range. That is the correct behaviour for a default install,
> where you don't want some random DNS lookup to point to a private IP.
> But you know you have valid mail servers in your own private IP range,
> so you must change that config setting.
>
> - Marc
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
>