Autor: Edward St Pierre
Datum:
To: exim-users
Betreff: [exim] Target host lookups on redirect routers
Hello,
I was wondering if it is posible to do a target host lookup in redirect
routers. Similar to the domain lookups etc.
I can use:
target_hosts =+target_host_that_do_spf
So that I can route messages differently depending on the target host.
I have tried useing the DNSDB lookup type but failing.
Ed