Testsuite: shuffling
[exim.git] / test / confs / 2005
index 519eb06ab8ebfc5fd8d92285f2d811cf3abb1abb..442f0509cd256cb0bebf49d8bb0a6ff8566ba6e3 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 2005
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/tls_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -58,7 +53,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
   user = CALLER