https://bugs.exim.org/show_bug.cgi?id=1623
--- Comment #6 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/c246a1de8851d7810d53de3cda953d88f7139639 commit c246a1de8851d7810d53de3cda953d88f7139639 Author: Jeremy Harris <[email protected]> AuthorDate: Sat Oct 28 21:36:13 2017 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Oct 28 21:36:13 2017 +0100 add macro support to -be expansion test mode. bug 1623 ---- doc/doc-docbook/spec.xfpt | 7 ++ doc/doc-txt/NewStuff | 3 + src/src/exim.c | 73 +++++++++----- src/src/functions.h | 2 + src/src/readconf.c | 231 +++++++++++++++++++++++++------------------ test/scripts/0000-Basic/0542 | 10 +- test/stdout/0542 | 10 +- 7 files changed, 208 insertions(+), 128 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/ ##
