SPF: fix handling mix of spf and other txt records. Bug 2499
[exim.git] / test / confs / 0461
index 5b511010422358b8c78d3fe8e6b948c002988a89..30abd50a9d3a5cd8dc4528c11fb33a47f2a6d33e 100644 (file)
@@ -5,14 +5,9 @@ ROUTE_DATA=V4NET.0.0.1
 RETRY1=1s
 RETRY2=2s
 
-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 -----