--- a/routingremote.tt Sun May 11 22:28:01 2014 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$ 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 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
-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=24870 terminating with rc=0 >>>>>>>>>>>>>>>>