https://bugs.exim.org/show_bug.cgi?id=2855
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/2b68e140a846db4f24f4e29dfa16db73dc35c37f commit 2b68e140a846db4f24f4e29dfa16db73dc35c37f Author: Jeremy Harris <[email protected]> AuthorDate: Fri May 27 23:03:02 2022 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Thu Jun 2 12:58:39 2022 +0100 handle a v4mapped sender address given us by a proxy. bug 2855 ---- doc/doc-txt/ChangeLog | 3 +++ src/exim_monitor/em_main.c | 48 ++++++++++++++++++++++++++++++++++++---------- src/src/host.c | 11 +++++++---- src/src/spool_out.c | 4 ++-- test/runtest | 2 +- test/stdout/0035 | 28 +++++++++++++-------------- test/stdout/3415 | 20 +++++++++---------- 7 files changed, 75 insertions(+), 41 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/ ##
