# SMTP synchronization checks disabled, with and without PIPELINING
need_ipv4
+munge sync_check_data
#
exim -DSERVER=server -bd -oX PORT_D
****
-client 127.0.0.1 PORT_D 127.0.0.1
+client 127.0.0.1 PORT_D
??? 220
ehlo abcd\r\nmail from:<userx@test.ex>
??? 250-
quit
??? 221
****
-client 127.0.0.1 PORT_D 127.0.0.1
+client 127.0.0.1 PORT_D
??? 220
ehlo abcd
??? 250-
??? 221
****
# For this one, the check will be dyamically turned on again
-client 127.0.0.1 PORT_D 127.0.0.1
+client 127.0.0.1 PORT_D
??? 220
ehlo en.force
??? 250-