[exim-dev] [Bug 2677] local_part > 254 chars not pattern-mat…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2677] local_part > 254 chars not pattern-matchable for rewrite
https://bugs.exim.org/show_bug.cgi?id=2677

Git Commit <git@???> changed:

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


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

commit 183389fae10672e8d5ffb1f14f23a179798f483a
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Dec 16 19:07:51 2020 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Wed Dec 16 19:07:51 2020 +0000


    fix matching of long addresses.  bug 2677
----
 doc/doc-txt/ChangeLog        |   6 +
 src/src/match.c              |   6 +-
 src/src/rewrite.c            |  23 +-
 test/confs/0471              |   2 +
 test/log/0471                |   4 +-
 test/scripts/0000-Basic/0471 |   6 +
 test/stderr/0471             | 966 +++++++++++++++++++++++++++++++++++--------
 7 files changed, 835 insertions(+), 178 deletions(-)


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