Auteur: Alexander Sabourenkov Date: À: exim-users Sujet: Re: [Exim] Questions using transport filter
>>/your/program does whatever it wants with the message (it gets sender >>and recipient addresses passed as arguments) and then reinjects the
>>message to Exim with by calling 'exim -oMr foobar'
>
>
> Don't do it that way. Do that with a router and a special transport.
>
Why not? Can you clarify?
router + transport eat quite a lot more resources than system filter.
What their advantages do you see?