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>
18 client 127.0.0.1 PORT_D
26 mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
31 .\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
41 # For this one, the check will be dyamically turned on again
42 client 127.0.0.1 PORT_D
50 mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message