Re-fix live variable $value free. The inital fix resulted in $value from ${run....
[exim.git] / test / confs / 0027
index 19bdaa0b6d987bea1ecc9fef7d2136657ab07d53..6c5120d8e9853e3c380c14ad8c5a447e9ef29dd0 100644 (file)
@@ -70,7 +70,8 @@ dev_null:
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End