Additional Sieve test (missed files from previous commit).
[exim.git] / test / scripts / 0000-Basic / 0407
CommitLineData
59371ea7
PH
1# overlong headers and header lines
2write test-data 15000x100=__
3From: x@y
4Subject: this will be very long
5++++
6
7Short message body.
8****
91
10exim x@y <DIR/test-data
11****
12exim -DHEADER_MAXSIZE=header_maxsize=2M x@y <DIR/test-data
13****
141
15exim -DHEADER_MAXSIZE=header_maxsize=2M -DHEADER_LINE_MAXSIZE=header_line_maxsize=1024 x@y <DIR/test-data
16****
17exim -DHEADER_LINE_MAXSIZE=header_line_maxsize=20 -bs
18mail from:<x@y>
19rcpt to:<x@y>
20data
21Subject: Here is a line that is going to overflow the small limit
22.
23quit
24****
25no_msglog_check