summaryrefslogtreecommitdiff
path: root/test/stdout/0388
blob: ef01ef46c09d088c987e579b26465f2ad2ae8a9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

******** SERVER ********
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 Server ready
EHLO myhost.test.ex
250 OK
MAIL FROM:<CALLER@myhost.test.ex>
250 OK
RCPT TO:<x@y>
451 Temporary error
QUIT
250 OK
End of script