Mailing List Archive

[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@exim.org> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/0de9945258c2e7910c35f715caf07c5e9270aa1b

commit 0de9945258c2e7910c35f715caf07c5e9270aa1b
Author: Jeremy Harris <jgh146exb@wizmail.org>
AuthorDate: Tue May 12 23:10:08 2020 +0100
Commit: Jeremy Harris <jgh146exb@wizmail.org>
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.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 1684] Malformed headers which exceed length spec willingly passed to remote servers [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=1684

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED

--- Comment #13 from Jeremy Harris <jgh146exb@wizmail.org> ---
Nobody commented

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##