tidying
[users/jgh/exim.git] / test / confs / 0618
index a461065e5fdfde166f7aa91003da29e7d837333b..d212e98757d6c0d321ee5ce61eb03a18304dc4c8 100644 (file)
@@ -75,6 +75,7 @@ begin transports
 smtp:
   driver =     smtp
   event_action = ${acl {ev_log}}
+  hosts_try_fastopen = :
 
 bad_tpt:
   driver =     smtp
@@ -83,7 +84,7 @@ bad_tpt:
 
 tofile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
   event_action = ${acl {ev_log}}