summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0407
blob: 1fecef5e21b8241f585c7e84c0fc163156f64a98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# overlong headers and header lines
write test-data 15000x100=__
From: x@y
Subject: this will be very long
++++

Short message body.
****
1
exim x@y <DIR/test-data
****
exim -DHEADER_MAXSIZE=header_maxsize=2M x@y <DIR/test-data
****
1
exim -DHEADER_MAXSIZE=header_maxsize=2M -DHEADER_LINE_MAXSIZE=header_line_maxsize=1024 x@y <DIR/test-data
****
exim -DHEADER_LINE_MAXSIZE=header_line_maxsize=20 -bs
helo test
mail from:<x@y>
rcpt to:<x@y>
data
Subject: Here is a line that is going to overflow the small limit
.
quit
****
no_msglog_check