https://bugs.exim.org/show_bug.cgi?id=1819
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/c0b9d3e87264ae274b37116103ecc9e1d1b0c647 commit c0b9d3e87264ae274b37116103ecc9e1d1b0c647 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Sep 25 22:59:36 2016 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Sep 25 23:02:57 2016 +0100 add automatic macros for config-file options. bug 1819 ---- doc/doc-txt/NewStuff | 3 ++- src/src/exim.c | 2 ++ src/src/functions.h | 7 ++++++- src/src/globals.c | 2 +- src/src/readconf.c | 51 ++++++++++++++++++++++++++++++++++++++++++--------- src/src/route.c | 10 ++++++++++ src/src/string.c | 11 +++++++---- src/src/transport.c | 14 ++++++++++++-- 8 files changed, 82 insertions(+), 18 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/ ##
