...
>Now Exim doesn't search for the hosts IP, it looks for it's FQDN. I've
>noticed the same behaviour after leaving the ACL definition in it's
>original state and using
>
>hostlist reject_from_hosts = dbm;/etc/exim/dbm/blacklist_hosts.dbm
>
>or
>
>hostlist reject_from_hosts = lsearch;/etc/exim/blacklist_hosts
>
>and I'm quite confused. Should I just take a rest and try to regain
>the capability of clear thinking? Did I understand something wrong
>when reading the docs concerning "hostlist", "domainlist" and dbm
>lookups? Or is this indeed some kind of misbehaviour?
Been there, and got burned myself :-(
I believe this is covered on pages 68 & 69 of the manual. Start
about 60% down page 68.