On Wed, 6 Nov 2019 at 01:22, Jeremy Harris via Exim-users <
[email protected]> wrote:

> 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?
>

I am not sure I understood the question well, but here is my setting:
system_filter                     = EXIM_HOME/filters/FILTER2008
system_filter_file_transport      = address_file
system_filter_pipe_transport      = address_pipe_local
system_filter_reply_transport     = address_reply
system_filter_directory_transport = address_directory
system_filter_user                = mailnull
system_filter_group               = mailnull

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", grep ^[^#] :-)
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to