1 # bare LF in header lines (TCP input)
4 exim -bd -DSERVER=server -oX PORT_D
6 client 127.0.0.1 PORT_D
14 mail from:<userx@test.ex>
16 rcpt to:<userx@test.ex>
22 Subject: contains >\n< bare lf
23 Aheader: Another header line
25 This is the message body.
28 mail from:<userx@test.ex>
30 rcpt to:<userx@test.ex>
34 From: x@y\nBheader: some text
36 Subject: contains >\n< bare lf
37 Aheader: Another header line
39 This is the message body.