Testsuite: Use explicit interface for send to localhost
[exim.git] / test / scripts / 3400-plaintext / 3412
CommitLineData
59371ea7
PH
1# bounce_sender_authentication
2need_ipv4
3#
4server PORT_S
5220 ESMTP
6EHLO
7250-OK
8250-HELP
9250 AUTH PLAIN
10AUTH PLAIN
11254 Authentication OK
12MAIL FROM:
13250 Sender OK
14RCPT TO:
15250 Recipient OK
16DATA
17354 Send data
18.
19250 OK
20QUIT
21250 OK
22****
23exim -odi x@test.ex
24****