1 # bare LF in header lines (TCP input)
4 exim -bd -DSERVER=server -oX PORT_D
6 client 127.0.0.1 PORT_D
15 mail from:<userx@test.ex>
17 rcpt to:<userx@test.ex>
23 Subject: contains >\n< bare lf
24 Aheader: Another header line
26 This is the message body.
29 mail from:<userx@test.ex>
31 rcpt to:<userx@test.ex>
35 From: x@y\nBheader: some text
37 Subject: contains >\n< bare lf
38 Aheader: Another header line
40 This is the message body.