cf8661c6e486ceba8117813c6379aa3841cb5470
[exim.git] / test / stdout / 1110
1 Connecting to 127.0.0.1 port 1225 ... connected
2 Attempting to start TLS
3 Succeeded in starting TLS
4 ??? 220
5 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
6 >>> ehlo rhu.barb
7 ??? 250-
8 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
9 ??? 250-
10 <<< 250-SIZE 52428800
11 ??? 250-
12 <<< 250-8BITMIME
13 ??? 250-
14 <<< 250-PIPELINING
15 ??? 250
16 <<< 250 HELP
17 >>> mail from:<userx@test.ex>
18 ??? 250
19 <<< 250 OK
20 >>> rcpt to:<userx@test.ex>
21 ??? 250
22 <<< 250 Accepted
23 >>> DATA
24 ??? 3
25 <<< 354 Enter message, ending with "." on a line by itself
26 >>> This is a test encrypted message.
27 >>> .
28 ??? 250
29 <<< 250 OK id=10HmaX-000000005vi-0000
30 >>> quit
31 ??? 221
32 <<< 221 myhost.test.ex closing connection
33 End of script
34 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
35 Certificate file = aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.pem
36 Key file = aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.unlocked.key
37 Attempting to start TLS
38 Succeeded in starting TLS
39 ??? 220
40 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
41 >>> helo test
42 ??? 250
43 <<< 250 myhost.test.ex Hello test [ip4.ip4.ip4.ip4]
44 >>> mail from:<userx@test.ex>
45 ??? 250
46 <<< 250 OK
47 >>> rcpt to:<userx@test.ex>
48 ??? 250
49 <<< 250 Accepted
50 >>> DATA
51 ??? 3
52 <<< 354 Enter message, ending with "." on a line by itself
53 >>> This is a test encrypted message from a verified host.
54 >>> .
55 ??? 250
56 <<< 250 OK id=10HmaY-000000005vi-0000
57 >>> quit
58 ??? 221
59 <<< 221 myhost.test.ex closing connection
60 End of script