summaryrefslogtreecommitdiff
path: root/test/stdout/0322
blob: 7bf7be25596cb7eaf026ad9733c506335e16b77a (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
******** SERVER ********
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250-HELP
250 PIPELINING
MAIL FROM:<CALLER@myhost.test.ex>
250 Sender OK
RCPT TO:<x@test.ex>
250 Recipient OK
DATA
>
Unexpected EOF read from client
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250-HELP
250 PIPELINING
MAIL FROM:<CALLER@myhost.test.ex>
250 Sender OK
RCPT TO:<x@test.ex>
>
DATA
550 Failed DATA
Unexpected EOF read from client
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250-HELP
250 PIPELINING
MAIL FROM:<CALLER@myhost.test.ex>
>
RCPT TO:<x@test.ex>
550 Can't send RCPT
DATA
550 Can't send DATA
Unexpected EOF read from client
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250-HELP
250 PIPELINING
MAIL FROM:<CALLER@myhost.test.ex>
250 Sender OK
RCPT TO:<x@test.ex>
250 First RCPT OK
RCPT TO:<y@test.ex>
>
250 Second RCPT malformed
RCPT TO:<z@test.ex>
250 Third RCPT OK
DATA
550 Failed DATA
Unexpected EOF read from client
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250-HELP
250 PIPELINING
MAIL FROM:<CALLER@myhost.test.ex>
250 Sender OK
RCPT TO:<a@test.ex>
450 Recipient bad
RCPT TO:<b@test.ex>
450 Recipient bad
DATA
550 Data not expected
QUIT
250 OK
End of script
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250 HELP
MAIL FROM:<CALLER@myhost.test.ex>
250 Sender OK
RCPT TO:<x@test.ex>
250 Recipient OK
DATA
>
Unexpected EOF read from client
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250 HELP
MAIL FROM:<CALLER@myhost.test.ex>
250 Sender OK
RCPT TO:<x@test.ex>
>
Unexpected EOF read from client
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250 HELP
MAIL FROM:<CALLER@myhost.test.ex>
>
Unexpected EOF read from client
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 ESMTP
EHLO myhost.test.ex
250-OK
250 HELP
MAIL FROM:<CALLER@myhost.test.ex>
250 Sender OK
RCPT TO:<x@test.ex>
250 First RCPT OK
RCPT TO:<y@test.ex>
>
250 Second RCPT malformed
Unexpected EOF read from client