1 # message_linelength_limit
3 # The "write" script cmd subtracts 1 for the newline,
4 # and the linecount in exim doesn't count the line-ending.
5 write test-data-good 1x999
8 write test-data-bad 1x1000
12 exim -bd -DSERVER=server -oX PORT_D
14 client 127.0.0.1 PORT_D
18 MAIL FROM:<CALLER@test.ex>
20 RCPT TO:<good@test.ex>
24 Subject: should be good
29 MAIL FROM:<CALLER@test.ex>
35 Subject: should be bad