summaryrefslogtreecommitdiff
path: root/test/stdout/0208
blob: 94301c01990e3e780b6331617433883d91edc52c (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

******** SERVER ********
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 Welcome
EHLO myhost.test.ex
250 OK
MAIL FROM:<CALLER@test.ex>
250 OK
RCPT TO:<fail.transport@test.ex>
550 Recipient refused
QUIT
250 OK
End of script
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 Welcome
EHLO myhost.test.ex
250 OK
MAIL FROM:<CALLER@test.ex>
250 OK
RCPT TO:<fail.transport@test.ex>
550 Recipient refused
QUIT
250 OK
End of script