string.c: do not interpret '\\' before '\0' (CVE-2019-15846)
[exim.git] / test / confs / 0438
index 2b129db0558efdc5483b83b3c29c287b924dae6c..bf1b55061d5540ace9de6062a7987f6c614cf06f 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0438
 
-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 -----