1 # SMTP synchronization checks disabled, with and without PIPELINING
4 exim -DSERVER=server -bd -oX PORT_D
6 client 127.0.0.1 PORT_D
8 ehlo abcd\r\nmail from:<userx@test.ex>
17 client 127.0.0.1 PORT_D
24 mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
29 .\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
39 # For this one, the check will be dyamically turned on again
40 client 127.0.0.1 PORT_D
47 mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message