begin acl
conn_chk:
+.ifdef DELAY
defer condition = ${if eq {SERVER}{server}}
+.endif
accept
# ----- Routers -----
hosts = 127.0.0.1
port = PORT_D
interface = 127.0.0.1
+ hosts_try_fastopen = :
t2:
driver = smtp
hosts = 127.0.0.1
port = PORT_D
interface = HOSTIPV4
+ hosts_try_fastopen = :
# ----- Retry -----
begin retry
-* * F,5d,10s
+* * F,5d,1s
# End