debian experimental exim-daemon-heavy config
[exim.git] / test / confs / 5003
index 8c2b6f551d86740476da1b41965fe6378c604346..5aa96819fa7b70c5126a5e40a8b4b87c1007a870 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 5003
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -30,14 +24,14 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  directory = DIR/test-mail/$local_part
+  directory = DIR/test-mail/${bless:$local_part}
   maildir_format
   quota = 1.5K
   user = CALLER
 
 local_delivery2:
   driver = appendfile
-  directory = DIR/test-mail/$local_part/
+  directory = DIR/test-mail/${bless:$local_part}/
   maildir_format
   quota = 1.5K
   user = CALLER