Add predefined macros for expansions
[exim.git] / test / confs / 0256
index e48c69648c01f087d303e40c2eef189718de9751..0a54675393780444a62eead575f7a7fe9838dd29 100644 (file)
@@ -30,7 +30,8 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End