summaryrefslogtreecommitdiff
path: root/test/stdout/0276
blob: 226da3b205528c485319680c10f9268461469f25 (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
31
32
33
******** SERVER ********
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 Server ready
EHLO myhost.test.ex
250-server id
250-PIPELINING
250 OK
MAIL FROM:<CALLER@test.ex>
250 OK
RCPT TO:<userx@test.ex>
250 OK
DATA
500 NO
QUIT
200 OK
End of script
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 Server ready
EHLO myhost.test.ex
250-server id
250 OK
MAIL FROM:<CALLER@test.ex>
250 OK
RCPT TO:<userx@test.ex>
250 OK
DATA
500 NO
QUIT
200 OK
End of script