On 2015-09-07 17:53 +0200, Heiko Schlittermann wrote: > After some experiments: It (transport_filter) doesn't seem to be set up > the same way as the pipe command. The environment is that what Exim got > from the caller.
I solved it by making the necessary computation/decision in exim expansions, so I can just pass the final product (which is not sensitive) to the filter on the command line. It works, but I learned much more about expansions than I wanted to. In fact I'm afraid I might be developing bracelitis :-P -- Please *no* private copies of mailing list or newsgroup messages. Rule 420: All persons more than eight miles high to leave the court. -- ## 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/
