[exim-dev] [Bug 1819] Conditional configuration depending on…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1819] New: Conditional configuration depending on exim version
Subject: [exim-dev] [Bug 1819] Conditional configuration depending on exim version
https://bugs.exim.org/show_bug.cgi?id=1819

Git Commit <git@???> changed:

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


--- Comment #7 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/c0b9d3e87264ae274b37116103ecc9e1d1b0c647

commit c0b9d3e87264ae274b37116103ecc9e1d1b0c647
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Sep 25 22:59:36 2016 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.