Re: [exim-dev] making transport_filter conditional

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-dev
Betreff: 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