2008/12/23 Oliver von Bueren <maill...@ovb.ch>: > Adam Osuchowski wrote: >> Transport filtering set up by transport_filter option is not so good solution >> on heavy load mail servers. Messages filtering through external service >> accessible via unix or inet socket (in style of readsocket) would be more >> efficient then spawning external command and filtering through pipe on every >> mail separately. Is it planned such a functionality? It would be nice to see >> it. >> >> > Did you look at dlfunc (in the Docs "11.5 Expansion items", ). With this > you can call C code from within exim. Not exactly what you asked for, > but with this you can do a lot I think. > > http://www.exim.org/exim-html-current/doc/html/spec_html/ch11.html#SECTexpansionitems
There's also the ${readsocket} expansion, but this doesn't (AFAICR) provide analagous functionality to a transport filter. Maybe one for the wishlist.... -- Peter Bowyer Email: pe...@bowyer.org Follow me on Twitter: twitter.com/peeebeee -- ## List details at http://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/