On Sunday 10 June 2007 10:01, Luca Bertoncello wrote: > Is it possible to define TWO transport (of the same type!) for a router, > and a condition in the transport?
Yes. The transport option is string-expanded, so just use something like this:
transport = ${if some_condition {first_transport} {second_transport}}
--
Magnus Holmgren [EMAIL PROTECTED]
(No Cc of list mail needed, thanks)
"Exim is better at being younger, whereas sendmail is better for
Scrabble (50 point bonus for clearing your rack)" -- Dave Evans
pgpT7ms60cKsD.pgp
Description: PGP signature
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
