[exim-dev] [Bug 2855] $sender_host_address doesn't work well…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2855] $sender_host_address doesn't work well with hybrid (v4mapped) IPv4 representation
https://bugs.exim.org/show_bug.cgi?id=2855

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #5 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/2b68e140a846db4f24f4e29dfa16db73dc35c37f

commit 2b68e140a846db4f24f4e29dfa16db73dc35c37f
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Fri May 27 23:03:02 2022 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.