On Thu, 13 Apr 2006, Marc Sherman wrote: > Philip, I've long wished for something that behaved like a router, but > was applied like a system filter -- once per message, before the routers > are run on the individual recipients. Basically, so we can implement > system filter type tasks using the more-familiar router constructs in > the config file. Could that go on the wishlist?
Well, it could, but I don't see how it could work. Many of the "more-familiar router contructs" would not be possible. Consider local_parts = ... domains = ... for example. With more than one recipient, they can't work. The whole ethos of a router is that it works on one address, so I'm kind of confused as to exactly what kind of thing you want. -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## 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/
