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>
20 client 127.0.0.1 PORT_D
29 mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
34 .\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
44 # For this one, the check will be dyamically turned on again
45 client 127.0.0.1 PORT_D
54 mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message