testsuite: abstract out common conf settings
[exim.git] / test / confs / 0390
index 6da8949d8c98d592641a634b3c17fad59dfa78ba..972e925d95f48f603361da661828460e134e8a1c 100644 (file)
@@ -1,18 +1,13 @@
 # Exim test configuration 0390
 
-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 -----
 
 .ifdef AA
-accept_8bitmime
+no_accept_8bitmime
 .endif
 
 .ifndef AA