Fix CVE-2016-1531
[exim.git] / test / confs / 0211
index 860909d1b3a4c6eb8a833d93eefc1da833e7de80..5a86785dda7170a56d3142b54b76ac131270d821 100644 (file)
@@ -1,12 +1,13 @@
 # Exim test configuration 0211
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -35,7 +36,7 @@ begin routers
 others:
   driver = manualroute
   domains = ! +local_domains
-  route_list = * 127.0.0.1 byname
+  route_list = * localhost4.test.ex byname
   self = send
   transport = smtp
   no_more
@@ -53,7 +54,6 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
 
 local_delivery:
   driver = appendfile