1 Connecting to 127.0.0.1 port 1225 ... connected
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
6 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
13 >>> mail from:<userx@test.ex>
16 >>> rcpt to:<userx@test.ex>
21 <<< 354 Enter message, ending with "." on a line by itself
24 >>> Subject: contains >\n< bare lf
25 >>> Aheader: Another header line
27 >>> This is the message body.
30 <<< 250 OK id=10HmaX-0005vi-00
31 >>> mail from:<userx@test.ex>
34 >>> rcpt to:<userx@test.ex>
39 <<< 354 Enter message, ending with "." on a line by itself
40 >>> From: x@y\nBheader: some text
42 >>> Subject: contains >\n< bare lf
43 >>> Aheader: Another header line
45 >>> This is the message body.
48 <<< 250 OK id=10HmaY-0005vi-00
51 <<< 221 myhost.test.ex closing connection