summaryrefslogtreecommitdiff
path: root/test/stdout/0191
blob: 1417996b9244841d60fa86fda98fa7fbdc22f1f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
******** SERVER ********
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO the.local.host.name
250-OK
250 HELP
MAIL FROM:<CALLER@test.ex>
250 Sender OK
RCPT TO:<userx@domain1>
250 Recipient OK
DATA
354 Send message
Line-without-end
.
250 OK
QUIT
250 OK
End of script