Fix buffer overrun in spam= acl condition. Bug 1552
[exim.git] / test / stdout / 2002
1 Connecting to 127.0.0.1 port 1225 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> ehlo rhu.barb
5 ??? 250-
6 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
7 ??? 250-
8 <<< 250-SIZE 52428800
9 ??? 250-
10 <<< 250-8BITMIME
11 ??? 250-
12 <<< 250-PIPELINING
13 ??? 250-
14 <<< 250-STARTTLS
15 ??? 250
16 <<< 250 HELP
17 >>> starttls
18 ??? 220
19 <<< 220 TLS go ahead
20 Attempting to start TLS
21 Succeeded in starting TLS
22 >>> mail from:<CALLER@test.ex>
23 ??? 250
24 <<< 250 OK
25 >>> rcpt to:<CALLER@test.ex>
26 ??? 250
27 <<< 250 Accepted
28 >>> DATA
29 ??? 3
30 <<< 354 Enter message, ending with "." on a line by itself
31 >>> This is a test encrypted message.
32 >>> .
33 ??? 250
34 <<< 250 OK id=10HmaX-0005vi-00
35 >>> quit
36 ??? 221
37 <<< 221 myhost.test.ex closing connection
38 End of script
39 Connecting to 127.0.0.1 port 1225 ... connected
40 ??? 220
41 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
42 >>> ehlo rhu.barb
43 ??? 250-
44 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
45 ??? 250-
46 <<< 250-SIZE 52428800
47 ??? 250-
48 <<< 250-8BITMIME
49 ??? 250-
50 <<< 250-PIPELINING
51 ??? 250-
52 <<< 250-STARTTLS
53 ??? 250
54 <<< 250 HELP
55 >>> starttls
56 ??? 220
57 <<< 220 TLS go ahead
58 Attempting to start TLS
59 Succeeded in starting TLS
60 >>> mail from:<"name with spaces"@test.ex>
61 ??? 250
62 <<< 250 OK
63 >>> rcpt to:<CALLER@test.ex>
64 ??? 250
65 <<< 250 Accepted
66 >>> DATA
67 ??? 3
68 <<< 354 Enter message, ending with "." on a line by itself
69 >>> This is a test encrypted message.
70 >>> .
71 ??? 250
72 <<< 250 OK id=10HmaY-0005vi-00
73 >>> quit
74 ??? 221
75 <<< 221 myhost.test.ex closing connection
76 End of script
77 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
78 ??? 220
79 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
80 >>> ehlo rhu.barb
81 ??? 250-
82 <<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
83 ??? 250-
84 <<< 250-SIZE 52428800
85 ??? 250-
86 <<< 250-8BITMIME
87 ??? 250-
88 <<< 250-PIPELINING
89 ??? 250-
90 <<< 250-STARTTLS
91 ??? 250
92 <<< 250 HELP
93 >>> starttls
94 ??? 220
95 <<< 220 TLS go ahead
96 Attempting to start TLS
97 Failed to start TLS
98 End of script
99 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
100 Certificate file = TESTSUITE/aux-fixed/exim-ca/example.com/server2.example.com/server2.example.com.pem
101 Key file = TESTSUITE/aux-fixed/exim-ca/example.com/server2.example.com/server2.example.com.unlocked.key
102 ??? 220
103 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
104 >>> ehlo rhu.barb
105 ??? 250-
106 <<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
107 ??? 250-
108 <<< 250-SIZE 52428800
109 ??? 250-
110 <<< 250-8BITMIME
111 ??? 250-
112 <<< 250-PIPELINING
113 ??? 250-
114 <<< 250-STARTTLS
115 ??? 250
116 <<< 250 HELP
117 >>> starttls
118 ??? 220
119 <<< 220 TLS go ahead
120 Attempting to start TLS
121 Succeeded in starting TLS
122 >>> mail from:<CALLER@test.ex>
123 ??? 250
124 <<< 250 OK
125 >>> rcpt to:<CALLER@test.ex>
126 ??? 250
127 <<< 250 Accepted
128 >>> DATA
129 ??? 3
130 <<< 354 Enter message, ending with "." on a line by itself
131 >>> This is a test encrypted message from a verified host.
132 >>> .
133 ??? 250
134 <<< 250 OK id=10HmaZ-0005vi-00
135 >>> quit
136 ??? 221
137 <<< 221 myhost.test.ex closing connection
138 End of script
139
140 **** SMTP testing session as if from host 10.0.0.1
141 **** but without any ident (RFC 1413) callback.
142 **** This is not for real!
143
144 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
145 503 STARTTLS command used when not advertised
146 221 myhost.test.ex closing connection