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

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

--- Comment #6 from jasen Betts <eximbugzilla@???> ---
option (e)

add a ".if__" variant which looks up its parameter in optionlist_config in
readconf.c

this should be simple to code and self-policing (but you won't be able to
detect features that don't add configuration options)

eg:

.ifconfighas add_environment

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