Re: [exim] Multiple conditions in router

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] Multiple conditions in router
On 15/02/18 13:26, Ninad Gupte via Exim-users wrote:
> failed to expand condition "${if and{{bool_lax{NULL}}{bool_lax{${if or { {lookup
> {$sender_address_domain} lsearch {/etc/archivedomains}} {lookup {$local_part}
> lsearch {/etc/archivedomains}} } {1}{0}}}}}}" for traffic_tap router: unknown
> condition "lookup" inside "or{...}" condition inside "and{...}" condition
> Can you please advise where I am going wrong?


You're missing a $ somewhere close to that "lookup" word, and possibly
some {} also.
--
Jeremy