testsuite: abstract out common conf settings
[exim.git] / test / confs / 0323
index 3eebcb2e3910638c68dfff63c22d139b6a1b1008..554ccbaf89c22347d05e0d2a77618822fbf8200e 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0323
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 # ----- Main settings -----