Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / confs / 0398
index 02b537032124b57299cc21952dd0b8ec0a0a9890..fc0027a1e0b63ae5a6d7c5bdb280ee05d7a86007 100644 (file)
@@ -54,7 +54,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
 
 t2: