[exim-dev] [Bug 2710] Delivering multiple emails on a contin…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Stare tematy: [exim-dev] [Bug 2710] New: Delivering multiple emails on a continuous sequence resets proxy_session/proxy_local_address value
Temat: [exim-dev] [Bug 2710] Delivering multiple emails on a continuous sequence resets $proxy_session/$proxy_local_address variables
https://bugs.exim.org/show_bug.cgi?id=2710

Git Commit <git@???> changed:

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


--- Comment #6 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/2081aac24b67f3f3f34389aadc06354abcad0cad

commit 2081aac24b67f3f3f34389aadc06354abcad0cad
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Apr 7 21:34:42 2021 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Wed Apr 7 21:34:42 2021 +0100


    pass proxy addresses/ports to continued trasnports.  bug 2710
----
 doc/doc-docbook/spec.xfpt    |  9 ++++++
 doc/doc-txt/ChangeLog        |  5 ++++
 src/src/exim.c               | 20 +++++++++++++
 src/src/transport.c          | 13 ++++++++-
 test/confs/4020              | 11 ++++++-
 test/confs/4021              |  1 +
 test/log/4020                |  6 ++--
 test/log/4021                |  9 ++++++
 test/log/4027                |  9 ++++--
 test/scripts/4020-socks/4021 | 68 ++++++++++++++++++++++++++++++++++++++++++++
 test/stdout/4021             | 53 ++++++++++++++++++++++++++++++++++
 11 files changed, 197 insertions(+), 7 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.