[exim] Suggestion: add a condition{} expansion condition

Pàgina inicial
Delete this message
Reply to this message
Autor: Marc Sherman
Data:  
A: exim-users
Assumpte: [exim] Suggestion: add a condition{} expansion condition
It would be handy (and clean up some of my configs) if exim had an
expansion condition that mirrored the behaviour of the condition option
on routers and acls -- that is, it takes a single expansion parameter,
and returns false if the parameter is empty, 0, no, or false, and
returns true otherwise.

- Marc