Debug: "kill" option on ACL control=debug. Bug 1831
[exim.git] / test / scripts / 0000-Basic / 0407
1 # overlong headers and header lines
2 write test-data 15000x100=__
3 From: x@y
4 Subject: this will be very long
5 ++++
6
7 Short message body.
8 ****
9 1
10 exim x@y <DIR/test-data
11 ****
12 exim -DHEADER_MAXSIZE=header_maxsize=2M x@y <DIR/test-data
13 ****
14 1
15 exim -DHEADER_MAXSIZE=header_maxsize=2M -DHEADER_LINE_MAXSIZE=header_line_maxsize=1024 x@y <DIR/test-data
16 ****
17 exim -DHEADER_LINE_MAXSIZE=header_line_maxsize=20 -bs
18 mail from:<x@y>
19 rcpt to:<x@y>
20 data
21 Subject: Here is a line that is going to overflow the small limit
22 .
23 quit
24 ****
25 no_msglog_check