1 # SMTP synchronization checks disabled, with and without PIPELINING
5 exim -DSERVER=server -bd -oX PORT_D
7 client 127.0.0.1 PORT_D
9 ehlo abcd\r\nmail from:<userx@test.ex>
19 client 127.0.0.1 PORT_D
27 mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
32 .\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
42 # For this one, the check will be dyamically turned on again
43 client 127.0.0.1 PORT_D
51 mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message