[EXIM] exim configuration

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Julian
Data:  
Para: exim-users
Assunto: [EXIM] exim configuration

Hello,

>From memory you can get exim to look for a different configuration file

depending on the host that is running it (for example), but is there,
or can anyone suggest a way to pass parameters to exim which it can
use when parsing the configuration file, something like

exim -DEFINE domain=awooga.com

and then

qualify_domain = ${if def:$domain {$domain}{acme.co.uk}}

There have been a number of scenarios where this would be
useful... the main problem I see with it being that this 'flag'
probably would need to be inherited, or passed along with the
envelope/header information if the message was queued...

In fact can it be done with headers?

Julian
Unix Admin, Internet Vision

--
*** Exim information can be found at http://www.exim.org/ ***