Try to make test 0461 less unreliable.
[exim.git] / test / scripts / 0000-Basic / 0242
CommitLineData
59371ea7
PH
1# message with no terminating LF
2need_ipv4
3#
4server PORT_S
5220 Server ready
6EHLO
7250 OK
8MAIL FROM
9250 OK
10RCPT TO
11250 OK
12DATA
13354 Send more
14.
15250 OK
16QUIT
17250 OK
18****
19exim -odi abc@x.y.z
20Test message\NONL\
21****
22server PORT_S
23220 Server ready
24EHLO
25250 OK
26MAIL FROM
27250 OK
28RCPT TO
29250 OK
30DATA
31354 Send more
32.
33250 OK
34QUIT
35250 OK
36****
37exim -odi abc@x.y.z
38Subject: Test message\NONL\
39****