1 # bare LF in header lines (TCP input)
4 exim -bd -DSERVER=server -oX PORT_D
6 client 127.0.0.1 PORT_D
13 mail from:<userx@test.ex>
15 rcpt to:<userx@test.ex>
21 Subject: contains >\n< bare lf
22 Aheader: Another header line
24 This is the message body.
27 mail from:<userx@test.ex>
29 rcpt to:<userx@test.ex>
33 From: x@y\nBheader: some text
35 Subject: contains >\n< bare lf
36 Aheader: Another header line
38 This is the message body.
45 # Wait for delivery process