summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0203
blob: 857488da706d18fe21679e7ff7bfb4637319efdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Error for 2nd message down one SMTP connection
need_ipv4
#
exim -odq userx@domain1
Test message 1
****
exim -odq userx@domain1
Test message 2
****
server PORT_S
220 ESMTP
EHLO
250-OK
250 HELP
MAIL
250 OK
RCPT
250 OK
DATA
354 More...
.
250 OK
MAIL
550 Don't like that sender
QUIT
220 OK
****
exim -qqf
****
no_msglog_check