Autor: Nico Erfurth Datum: To: exim-users Betreff: Re: [Exim] need help with a condition
Peter N Lewis wrote: > Has anyone considered writing an exim condition compiler? Something
> that would turn:
>
> (($message_age < 300) && (exists(/var/lock/MASTER))) ||
> ((!$h_X-delayed:) && !(exists(/var/lock/MASTER)))
>
> into:
>