On 2011-11-07 21:48, Yan Seiner wrote:
In the past I've just used aliases to pipe the mail to the appropriate command. Exim doesn't allow that (Or at least it's strongly discouraged.)
[...]
What is the best way to handle this many pipes?
A redirect router with a lookup returning "| command-name" and a pipe_transport. - 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/
