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]
10 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
17 >>> mail from:<userx@test.ex>
20 >>> rcpt to:<userx@test.ex>
25 <<< 354 Enter message, ending with "." on a line by itself
28 >>> Subject: contains >\n< bare lf
29 >>> Aheader: Another header line
31 >>> This is the message body.
34 <<< 250 OK id=10HmaX-000000005vi-0000
35 >>> mail from:<userx@test.ex>
38 >>> rcpt to:<userx@test.ex>
43 <<< 354 Enter message, ending with "." on a line by itself
44 >>> From: x@y\nBheader: some text
46 >>> Subject: contains >\n< bare lf
47 >>> Aheader: Another header line
49 >>> This is the message body.
52 <<< 250 OK id=10HmaY-000000005vi-0000
55 <<< 221 myhost.test.ex closing connection