Marcin Krol wrote: > Hello everyone,
>
> Is there any way to increase verbosity of debugging router condition? It's not
> enough in one complicated case I have - I need (incoming mail) router to skip
> one (outgoing) address and can't get it to work:
I've been known to use such gross hacks as:
data = ${if eq {}{\
${perl{Exim::log_write}{fw_dbg: <$address_data>}}} \
{}{}}