Re: [exim-dev] making transport_filter conditional

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jeremy Harris
Data:  
Para: exim-dev
Asunto: Re: [exim-dev] making transport_filter conditional
On 05/10/13 21:12, Jasen Betts wrote:
> currently (unless it's been changed since 4.80)
> there's no way to use expansion to disable the transport_filter
> transport option.


transport_filter is an expanded string.  You should be able
to have it expand to an empty string when you don't
want a filter.
-- 
Cheers,
     Jeremy