summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0407
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-07 10:54:33 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-07 10:54:33 +0000
commit59371ea735c941334861aa5b8e1e9a06facf044f (patch)
tree79168561a70a94a3994fbe362b904ff9aab86136 /test/scripts/0000-Basic/0407
parent54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (diff)
Hopefully the final lot of test files.
Diffstat (limited to 'test/scripts/0000-Basic/0407')
-rw-r--r--test/scripts/0000-Basic/040725
1 files changed, 25 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0407 b/test/scripts/0000-Basic/0407
new file mode 100644
index 000000000..0d8e7ca37
--- /dev/null
+++ b/test/scripts/0000-Basic/0407
@@ -0,0 +1,25 @@
+# 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
+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