Add proxy_protocol_timeout main config option.
[exim.git] / test / confs / 4030
index e648597694846143d638c60826697da209d0612f..86bf6b31c59ad4c6c049c93ac761d0b442720b06 100644 (file)
@@ -5,6 +5,8 @@
 
 primary_hostname = myhost.test.ex
 hosts_proxy = HOSTIPV4
+# default timeout is 3s, speed up the timeout test here
+proxy_protocol_timeout = 1s
 queue_only
 
 # ----- Main settings -----