Testsuite: fix case for TLS library differences
[exim.git] / test / confs / 0149
index c652322c5b7a9a6636f77cc460900e1e9d225811..8527d30fab85e8501bd5be35270a7e8cb8fc0484 100644 (file)
@@ -1,13 +1,9 @@
 # Exim test configuration 0149
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
+.include DIR/aux-var/std_conf_prefix
+
 qualify_domain = test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----
 
@@ -44,7 +40,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER