Re: [exim] 4.93RC1

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] 4.93RC1
On 05/11/2019 06:42, Odhiambo Washington via Exim-users wrote:
> if not first_delivery or
>     $received_protocol is "spam-scanned" or
>     $received_protocol is "spamc"
> then
>   finish
> endif


What is your config file setting for "system_filter" ?
Specifically, does it depend on the incoming connection
or the message content in any way - or is it a plain
string with no expansions that happens to be a filename?

--
Cheers,
Jeremy