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>}}} \
{}{}}
- Jeremy
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/