[exim-dev] [Bug 1684] Malformed headers which exceed length …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1684] New: Malformed headers which exceed length spec willingly passed to remote servers
Subject: [exim-dev] [Bug 1684] Malformed headers which exceed length spec willingly passed to remote servers
https://bugs.exim.org/show_bug.cgi?id=1684

--- Comment #12 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/0de9945258c2e7910c35f715caf07c5e9270aa1b

commit 0de9945258c2e7910c35f715caf07c5e9270aa1b
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue May 12 23:10:08 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Wed May 13 12:11:02 2020 +0100


    smtp transport: message_linelength_limit option.  bug 1684
----
 doc/doc-docbook/spec.xfpt    | 14 ++++++++++++++
 doc/doc-txt/NewStuff         |  3 +++
 doc/doc-txt/OptionLists.txt  |  1 +
 src/src/configure.default    |  5 -----
 src/src/deliver.c            | 24 ++++++++++++++++++-----
 src/src/smtp_in.c            |  8 ++++----
 src/src/spool_out.c          |  6 +++---
 src/src/transports/smtp.c    | 19 +++++++++++++++++++
 src/src/transports/smtp.h    |  1 +
 test/confs/0588              | 42 +++++++++++++++++++++++++++++++++++++++++
 test/log/0588                | 15 +++++++++++++++
 test/scripts/0000-Basic/0588 | 45 ++++++++++++++++++++++++++++++++++++++++++++
 test/stdout/0572             |  1 +
 test/stdout/0588             | 40 +++++++++++++++++++++++++++++++++++++++
 14 files changed, 207 insertions(+), 17 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.