Make $router_name usable from transport
[exim.git] / test / confs / 0143
index 5a6ee34a956a2a1cc351fcc25c3c9993167400b7..f451be3940107fe2618e5af4f7fab986814e74a9 100644 (file)
@@ -31,7 +31,8 @@ my_smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
-  debug_print = transport_name <$transport_name>
+  hosts_try_fastopen = :
+  debug_print = transport_name <$transport_name> from router <$router_name>
 
 
 # End