https://bugs.exim.org/show_bug.cgi?id=2272
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/bce15b62182d356f86e7a0bdbb513cbb22de1a20 commit bce15b62182d356f86e7a0bdbb513cbb22de1a20 Author: Jeremy Harris <[email protected]> AuthorDate: Tue May 1 17:45:21 2018 +0100 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
