CHUNKING: Reject messages with malformed line ending. Bug 2000
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 29 Jan 2017 18:03:40 +0000 (18:03 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 29 Jan 2017 19:14:46 +0000 (19:14 +0000)
commit1ebe15c3a9807233cc92a92668b9090777daa9e1
tree526816a71ea29ae0df378fd1efe1981a5ec4c088
parentcf68f1fbdbb5eefd87647fb8be0ee74568f8556d
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.
doc/doc-docbook/spec.xfpt
src/src/functions.h
src/src/receive.c
src/src/smtp_in.c
test/log/0900
test/rejectlog/0900
test/scripts/0000-Basic/0900
test/stdout/0900