Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 0383
index 1a26375154edf2e07e3f93c50d788307f04a1056..4c5bcfbf60615ccecd519c848725784db962e2fd 100644 (file)
@@ -9,7 +9,7 @@ primary_hostname = myhost.test.ex
 qualify_domain = test.ex
 system_filter = DIR/aux-var/TESTNUM.F
 system_filter_pipe_transport = t1
-
+log_selector = +received_recipients
 
 # ----- Routers -----
 
@@ -39,7 +39,8 @@ t1:
 
 t2:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER