[exim-dev] [Bug 2272] better handling for multiple, multili…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2272] better handling for multiple, multiline headers
https://bugs.exim.org/show_bug.cgi?id=2272

Git Commit <git@???> changed:

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


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

commit bce15b62182d356f86e7a0bdbb513cbb22de1a20
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue May 1 17:45:21 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Tue May 1 17:45:21 2018 +0100


    expansions: new ${lheader:<name>}.  bug 2272
----
 doc/doc-docbook/spec.xfpt         |  14 +-
 doc/doc-txt/NewStuff              |   5 +
 doc/doc-txt/experimental-spec.txt |   8 +
 src/src/acl.c                     |  31 +---
 src/src/expand.c                  | 298 +++++++++++++++++++-------------------
 src/src/functions.h               |   1 +
 src/src/string.c                  |  20 +++
 test/confs/4560                   |  10 +-
 test/log/4560                     |  80 ++++++++++
 test/log/4561                     |   3 +
 10 files changed, 294 insertions(+), 176 deletions(-)


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