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]
15 >>> mail from:<userx@test.ex>
18 >>> rcpt to:<userx@test.ex>
23 <<< 354 Enter message, ending with "." on a line by itself
26 >>> Subject: contains >\n< bare lf
27 >>> Aheader: Another header line
29 >>> This is the message body.
32 <<< 250 OK id=10HmaX-0005vi-00
33 >>> mail from:<userx@test.ex>
36 >>> rcpt to:<userx@test.ex>
41 <<< 354 Enter message, ending with "." on a line by itself
42 >>> From: x@y\nBheader: some text
44 >>> Subject: contains >\n< bare lf
45 >>> Aheader: Another header line
47 >>> This is the message body.
50 <<< 250 OK id=10HmaY-0005vi-00
53 <<< 221 myhost.test.ex closing connection