4 # Baseline: no error. Check the QUIT arrived befre we ack message-data
20 221 Closing connection
22 exim -odi good@test.ex
25 # QUIT-pipeliining should not be done when PIPELINING not advertised
42 221 Closing connection
44 exim -odi nopipe@test.ex
47 # Temp-error response to message-data
48 # Check specifically for a close, and no repeated command
49 # Also check Exim's list of commands sent
64 451 Service not available
65 221 Closing connection
68 exim -d-all+transport -odi tempreject@test.ex
73 # Perm-error response to message-data
89 221 Closing connection
92 exim -d-all+transport -odi permreject@test.ex
95 # Channel-close response to message-data
111 exim -d-all+transport -odi permreject@test.ex