X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f3ebb786e451da973560f1c9d8cdb151d25108b5..c68dd63514daee71b12bb62c04400dc2f8116d96:/test/confs/0610 diff --git a/test/confs/0610 b/test/confs/0610 index 49778352f..370391b95 100644 --- a/test/confs/0610 +++ b/test/confs/0610 @@ -21,7 +21,9 @@ queue_run_in_order begin acl conn_chk: +.ifdef DELAY defer condition = ${if eq {SERVER}{server}} +.endif accept # ----- Routers ----- @@ -48,6 +50,7 @@ t1: hosts = 127.0.0.1 port = PORT_D interface = 127.0.0.1 + hosts_try_fastopen = : t2: driver = smtp @@ -55,12 +58,13 @@ t2: hosts = 127.0.0.1 port = PORT_D interface = HOSTIPV4 + hosts_try_fastopen = : # ----- Retry ----- begin retry -* * F,5d,10s +* * F,5d,1s # End