Commit | Line | Data |
---|---|---|
8ecb706a JH |
1 | Connecting to 127.0.0.1 port 1225 ... connected |
2 | ??? 220 | |
3 | <<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 | |
4 | >>> EHLO client | |
5 | ??? 250- | |
6 | <<< 250-the.local.host.name Hello client [127.0.0.1] | |
7 | ??? 250-SIZE | |
8 | <<< 250-SIZE 52428800 | |
9 | ??? 250-8BITMIME | |
10 | <<< 250-8BITMIME | |
11 | ??? 250-PIPELINING | |
12 | <<< 250-PIPELINING | |
13 | ??? 250-STARTTLS | |
14 | <<< 250-STARTTLS | |
15 | ??? 250-SMTPUTF8 | |
16 | <<< 250-SMTPUTF8 | |
17 | ??? 250 HELP | |
18 | <<< 250 HELP | |
19 | >>> MAIL FROM: <someone@some.domain> SMTPUTF8 | |
20 | ??? 250 | |
21 | <<< 250 OK | |
22 | >>> RCPT TO: <userx@test.ex> | |
23 | ??? 250 | |
24 | <<< 250 Accepted | |
25 | >>> DATA | |
26 | ??? 354 | |
27 | <<< 354 Enter message, ending with "." on a line by itself | |
28 | >>> Subject: test | |
29 | >>> | |
30 | >>> body | |
31 | >>> . | |
32 | ??? 250 | |
d4dc049f | 33 | <<< 250 OK id=10HmaZ-0005vi-00 |
8ecb706a JH |
34 | >>> QUIT |
35 | ??? 221 | |
36 | <<< 221 the.local.host.name closing connection | |
37 | End of script | |
38 | Connecting to 127.0.0.1 port 1225 ... connected | |
39 | ??? 220 | |
40 | <<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 | |
41 | >>> EHLO client | |
42 | ??? 250- | |
43 | <<< 250-the.local.host.name Hello client [127.0.0.1] | |
44 | ??? 250-SIZE | |
45 | <<< 250-SIZE 52428800 | |
46 | ??? 250-8BITMIME | |
47 | <<< 250-8BITMIME | |
48 | ??? 250-PIPELINING | |
49 | <<< 250-PIPELINING | |
50 | ??? 250-STARTTLS | |
51 | <<< 250-STARTTLS | |
52 | ??? 250-SMTPUTF8 | |
53 | <<< 250-SMTPUTF8 | |
54 | ??? 250 HELP | |
55 | <<< 250 HELP | |
56 | >>> MAIL FROM: <ليهمابتكلموشعربي؟@czech.Pročprostěnemluvíčesky.com> SMTPUTF8 | |
57 | ??? 250 | |
58 | <<< 250 OK | |
59 | >>> RCPT TO: <userx@test.ex> | |
60 | ??? 250 | |
61 | <<< 250 Accepted | |
62 | >>> DATA | |
63 | ??? 354 | |
64 | <<< 354 Enter message, ending with "." on a line by itself | |
65 | >>> Subject: test | |
66 | >>> | |
67 | >>> body | |
68 | >>> . | |
69 | ??? 250 | |
d4dc049f | 70 | <<< 250 OK id=10HmbA-0005vi-00 |
8ecb706a JH |
71 | >>> QUIT |
72 | ??? 221 | |
73 | <<< 221 the.local.host.name closing connection | |
74 | End of script | |
75 | 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r | |
76 | 250-the.local.host.name Hello CALLER at client.bh\r | |
77 | 250-SIZE 52428800\r | |
78 | 250-8BITMIME\r | |
79 | 250-PIPELINING\r | |
80 | 250-STARTTLS\r | |
81 | 250-SMTPUTF8\r | |
82 | 250 HELP\r | |
83 | 250 OK\r | |
84 | 250 Accepted\r | |
85 | 354 Enter message, ending with "." on a line by itself\r | |
d4dc049f | 86 | 250 OK id=10HmaX-0005vi-00\r |
8ecb706a | 87 | 221 the.local.host.name closing connection\r |