Re: [Exim] Questions using transport filter

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Alexander Sabourenkov
Fecha:  
A: exim-users
Asunto: 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?


./lxnt