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 -- ## 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/
