https://bugs.exim.org/show_bug.cgi?id=2409
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/7b564712ff3a235ce9ef42ffa4036023057f295e commit 7b564712ff3a235ce9ef42ffa4036023057f295e Author: Jeremy Harris <[email protected]> AuthorDate: Sat Aug 3 22:22:58 2019 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Aug 3 22:22:58 2019 +0100 callouts: filter smtp response for bad chars before using in our smtp response. bug 2409 ---- doc/doc-txt/ChangeLog | 3 +++ src/src/verify.c | 20 ++++++++++++++++++++ test/log/0227 | 3 +++ test/rejectlog/0227 | 3 +++ test/scripts/0000-Basic/0227 | 34 +++++++++++++++++++++++++++++++++- test/stderr/0227 | 34 ++++++++++++++++++++++++++++++++++ test/stdout/0227 | 31 +++++++++++++++++++++++++++++++ 7 files changed, 127 insertions(+), 1 deletion(-) -- 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/ ##
