transport_pass_socket
[exim.git] / test / scripts / 0000-Basic / 0451
... / ...
CommitLineData
1# verify sender at DATA time
2exim -odq -bs
3ehlo a.b.c.d
4mail from:<bad@test.ex>
5rcpt to:<good@test.ex>
6data
7This is a message.
8.
9quit
10****
11no_msglog_check