X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/7eb59ff94f571a06e5dab25e417979095d569495..5a8f5d724bbfd81cb2b89540e395359aaedc6c17:/test/confs/0531?ds=sidebyside

diff --git a/test/confs/0531 b/test/confs/0531
index 56f679ed8..f5e29e446 100644
--- a/test/confs/0531
+++ b/test/confs/0531
@@ -1,13 +1,8 @@
 # Exim test configuration 0531
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -36,7 +31,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 lmtp:
@@ -44,6 +39,7 @@ lmtp:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_S
+  hosts_try_fastopen = :
   protocol = LMTP