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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: admin
Fecha:  
A: exim-dev
Asunto: [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.