Even simpler -
router1:
condition = ${if ...
router1:
!condition = ${if ...
It's the exact same condition test, but in the first it'll run if the
condition returns true, and in the second if it's false.
Graeme -- ## List details at https://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/
