testsuite: abstract out common conf settings
[exim.git] / test / confs / 0215
index 1266a7e97b6f173f3cf193ad4203aeed24ed4afa..ad40d6338f62898633e3ca652ed5854bfe7986cc 100644 (file)
@@ -4,14 +4,9 @@ IGNORE_QUOTA=false
 AUTHS=
 AUTHF=
 
-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 -----
 
@@ -45,7 +40,6 @@ lmtp:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
   protocol = LMTP
   lmtp_ignore_quota = IGNORE_QUOTA
   AUTHS