Testsuite: ignore optional OCSP output from -bP testcase
[exim.git] / test / scripts / 0000-Basic / 0143
CommitLineData
181d9bf8 1# smtp client "interface" option, $transport_name and $router_name
59371ea7
PH
2need_ipv4
3#
4server PORT_S
5220 ESMTP
6EHLO
7250-OK
8250-HELP
9250 AUTH LOGIN
10MAIL FROM:
11250 Sender OK
12RCPT TO:
13250 Recipient OK
14DATA
15354 Send data
16.
17250 OK
18QUIT
19250 OK
20****
21exim -d-all+transport -odi userx@domain.com
22.
23****