Debug: "kill" option on ACL control=debug. Bug 1831
[exim.git] / test / scripts / 0000-Basic / 0191
CommitLineData
59371ea7
PH
1# transport filter with missing final NL
2need_ipv4
3#
4server PORT_S
5220 ESMTP
6EHLO
7250-OK
8250 HELP
9MAIL FROM:
10250 Sender OK
11RCPT TO:
12250 Recipient OK
13DATA
14354 Send message
15.
16250 OK
17QUIT
18250 OK
19****
20exim -odi userx@domain1
21Test message
22****