Testsuite: build a generic tls enabled client: client-anytls
[exim.git] / test / confs / 0530
index fa2a2fdf966a652156418435c17f8125334a6df3..a3143a0c7be817cfeabceb8c2151c99513e36b40 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 0530
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_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 -----
 
@@ -33,7 +29,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 t2: