Testsuite: build a generic tls enabled client: client-anytls
[exim.git] / test / confs / 0150
index 3bdb03f640bd3782aefc3238660a4154d994cfef..256080a506169d95850aed5cc7a4a3dd3cba712e 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0150
 
-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 -----
 
@@ -29,7 +25,7 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER