1 ### non-prox plain receive
2 Connecting to 127.0.0.1 port 1225 ... connected
4 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
7 <<< 250 myhost.test.ex Hello clientname [IP_LOOPBACK_ADDR]
8 >>> MAIL FROM:<a@test.ex>
11 >>> RCPT TO:<b@test.ex>
16 <<< 354 Enter message, ending with "." on a line by itself
22 <<< 250 OK id=10HmaX-0005vi-00
25 <<< 221 myhost.test.ex closing connection
27 ### protocol v1 plain receive
28 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
29 >>> PROXY TCP4 127.0.0.2 127.42.42.42 64000 25
31 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
34 <<< 250 myhost.test.ex Hello clientname [127.0.0.2]
35 >>> MAIL FROM:<c@test.ex>
38 >>> RCPT TO:<d@test.ex>
43 <<< 354 Enter message, ending with "." on a line by itself
49 <<< 250 OK id=10HmaY-0005vi-00
52 <<< 221 myhost.test.ex closing connection
54 ### protocol v2 plain receive
55 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
56 >>> \x0D\x0A\x0D\x0A\x00\x0D\x0A\x51\x55\x49\x54\x0A\x21\x11\x00\x0c\x7f\x00\x00\x02\x7f\x2a\x2a\x2a\xc2\x95\x04\x01
58 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
61 <<< 250 myhost.test.ex Hello clientname [127.0.0.2]
62 >>> MAIL FROM:<e@test.ex>
65 >>> RCPT TO:<f@test.ex>
70 <<< 354 Enter message, ending with "." on a line by itself
76 <<< 250 OK id=10HmaZ-0005vi-00
79 <<< 221 myhost.test.ex closing connection
82 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
84 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
85 >>> PROXY TCP4 127.0.0.2 127.42.42.42 64000 25
87 <<< 503 Command refused, required Proxy negotiation failed
90 <<< 221 myhost.test.ex closing connection
93 ******** SERVER ********
94 ### non-prox plain receive
95 ### protocol v1 plain receive
96 ### protocol v2 plain receive