Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / confs / 0326
index a983e071a85af619159c599cbc8aa2c359ddf998..107fe96c1fae752385943c5fa7b657b50ed5df16 100644 (file)
@@ -38,7 +38,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