Testsuite: handle RC tagging convention
[exim.git] / test / confs / 0220
index ea7f2f58fed95196939ab791588915b76bde8069..8e5af4e580fba013c1ab97df65326e45f93237f2 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0220
 
-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 -----
 
@@ -31,7 +26,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER