[exim-dev] [Bug 2607] Native SRS mishandles quoted/escaped …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2607] Native SRS mishandles quoted/escaped localparts
https://bugs.exim.org/show_bug.cgi?id=2607

Git Commit <git@???> changed:

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


--- Comment #3 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/bec94709e708f087fe7fa456bec95d4e63edc3ed

commit bec94709e708f087fe7fa456bec95d4e63edc3ed
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Jun 24 00:04:13 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Wed Jun 24 15:23:33 2020 +0100


    handle quoted local_part input to ${srs_encode }.  bug 2607
----
 doc/doc-txt/ChangeLog                 |  5 ++
 src/src/expand.c                      | 88 ++++++++++++++++++++++++-----------
 test/confs/4620                       | 15 +++++-
 test/log/4620                         | 27 ++++++++++-
 test/mail/4620.CALLER                 |  4 ++
 test/mail/{4620.CALLER => 4620.fred[} | 30 ++++++------
 test/runtest                          |  2 +-
 test/scripts/4620-SRS/4620            | 27 +++++++++++
 test/stdout/4620                      |  3 ++
 9 files changed, 155 insertions(+), 46 deletions(-)


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