testsuite: abstract out common conf settings
[exim.git] / test / confs / 0092
index c58115939caeab4dcb694d64242683a210bd560c..e5cdf119a9bb48054d8b6a5629100d9aa949285d 100644 (file)
@@ -1,3 +1,5 @@
+# Exim test configuration 0092
+
 acl_smtp_rcpt = check_recipient
 acl_smtp_data = check_message
 
@@ -5,20 +7,14 @@ domainlist local_domains = test.ex : *.test.ex
 
 domainlist relay_domains = test.ex
 
-# Exim test configuration 0092
+.include DIR/aux-var/std_conf_prefix
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
 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 -----
 
-smtp_receive_timeout = 2s
+OPT = 2s
+smtp_receive_timeout = OPT
 receive_timeout = 2s