Fix format of maildir filenames. Bug 1329
[users/jgh/exim.git] / test / confs / 0075
index 5ed1218ce904164c0aab33e22c23504ef5043fc7..b07ffbdfd220871104af9305043f7927d6d02b0e 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0075
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -30,7 +26,7 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/subdir/$local_part
+  file = DIR/test-mail/subdir/${bless:$local_part}
   return_path_add
   user = CALLER