From 1ebe15c3a9807233cc92a92668b9090777daa9e1 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 29 Jan 2017 18:03:40 +0000 Subject: CHUNKING: Reject messages with malformed line ending. Bug 2000 Actually test only the first header line, but still do full line-ending canonicalisation on the remainder of the message in case a Evil Person slips past that. --- test/rejectlog/0900 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/rejectlog') diff --git a/test/rejectlog/0900 b/test/rejectlog/0900 index 4c194b510..e5eb296d5 100644 --- a/test/rejectlog/0900 +++ b/test/rejectlog/0900 @@ -1,3 +1,7 @@ ******** SERVER ******** 1999-03-02 09:44:33 H=(tester) [127.0.0.1] F= rejected RCPT : relay not permitted +1999-03-02 09:44:33 rejected from H=(tester) [127.0.0.1]: Non-CRLF-terminated header, under CHUNKING: message abandoned +Envelope-from: +Envelope-to: + To: Susan@random.com -- cgit v1.2.3