On 2012-04-11 14:40, Klaus Ethgen wrote:
max_rcpt = ${if def:acl_m_singlesend {1}{100}}
According to the docs
( http://exim.org/exim-html-current/doc/html/spec_html/ch30.html )
the argument to max_rcpt is not expanded.
How about a pair of routers, the first applying your
condition and declining in favour of the second if needed;
each with its own transport. Then each transport involved
can have a static value for max_rcpt.
--
Cheers,
Jeremy
--
## 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/