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