I'm using 3.22 and have the following Transport + Router:
# This transport is used for delivering messages over SMTP connections.
External:
driver = smtp
# This router routes to remote hosts over SMTP using a DNS lookup with
# default options.
lookuphost:
driver = lookuphost
ignore_target_hosts = 127.0.0.1
transport = External
As I understand it, ignore_target_hosts should stop mail destined for a host
whose DNS resolves to 127.0.0.1. However, I'm seeing the following in our
panic log:
2001-04-23 08:30:05 Exim configuration error
option "ignore_target_hosts" unknown in line 579
Is there a problem, or has my brain ceased to function, causing me to put
ignore_target_hosts in the wrong place?
Paul Walsh
Senior Systems Programmer, Information Services,
University of Central England, BIRMINGHAM B42 2SU, UK
Tel: +44 (0)121 331 5708 Fax: +44 (0)121 356 2875