diff -r 3d9bb718ac1c -r e3ac4157aae4 routingremote.tt --- a/routingremote.tt Fri May 09 10:38:05 2014 +0200 +++ b/routingremote.tt Fri May 09 13:26:43 2014 +0200 @@ -1,24 +1,20 @@ -$ exim -d-all+route -bt hans@example.com +$ exim -d-all+dns+route -bt hans@example.com >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing hans@example.com --------> remote router <-------- local_part=hans domain=example.com checking domains -calling remote router -remote router called for hans@example.com +calling remote router for hans@example.com domain = example.com +DNS lookup of example.com (MX) gave NO_DATA +returning DNS_NODATA +DNS lookup of example.com (AAAA) succeeded +DNS lookup of example.com (A) succeeded set transport remote_smtp queued for remote_smtp transport: local_part = hans -domain = example.com - errors_to=NULL - domain_data=NULL localpart_data=NULL routed by remote router envelope to: hans@example.com transport: remote_smtp host example.com [2606:2800:220:6d:26bf:1447:1097:aa7] host example.com [93.184.216.119] ->>>>>>>>>>>>>>>> Exim pid=9434 terminating with rc=0 >>>>>>>>>>>>>>>> -hans@example.com - router = remote, transport = remote_smtp - host example.com [2606:2800:220:6d:26bf:1447:1097:aa7] - host example.com [93.184.216.119] +>>>>>>>>>>>>>>>> Exim pid=24870 terminating with rc=0 >>>>>>>>>>>>>>>>