diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-05-27 23:03:02 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-02 12:58:39 +0100 |
commit | 2b68e140a846db4f24f4e29dfa16db73dc35c37f (patch) | |
tree | 4584e6301c10f489613bd4421a6beca262cfa89a /doc | |
parent | c2046b73572e3b2ea94b4bf7fea9810b73d606c4 (diff) |
Handle a v4mapped sender address given us by a proxy. Bug 2855
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 72cd3c667..3e6da9185 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -148,6 +148,9 @@ JH/32 Fix CHUNKING for a second message on a connection when the first was JH/33 Fis ${srs_encode ...} to handle an empty sender address, now returning an empty address. Previously the expansion returned an error. +HS/01 Bug 2855: Handle a v4mapped sender address given us by a frontending + proxy. Previously these were misparsed, leading to paniclog entries. + Exim version 4.95 ----------------- |