Re: [exim] 4.93RC1

Top Page
Delete this message
Reply to this message
Author: Odhiambo Washington
Date:  
To: exim users
Subject: Re: [exim] 4.93RC1
On Mon, 4 Nov 2019 at 21:35, Jeremy Harris via Exim-users <
exim-users@???> wrote:

> On 04/11/2019 18:05, Odhiambo Washington via Exim-users wrote:
> > root@gw:/usr/local/SRC/Exim/exim-4.93-RC1 # tail -f
> > /var/log/exim/main.20191104.log
> > 2019-11-04 21:01:31 1iRgeh-000Ee9-2O Error in system filter: failed to
> > expand "$received_protocol" in filter file: attempt to expand tainted
> > string '$received_protocol'
>
> The string "$received_protocol" seems to have been produced in
> some manner that regards it as possibly involving data under
> the control of the message source, in your system-filter.
>
> Can you work out which bit of your system filter is involved?
>


Well, this one below is the only one that references $received_protocol:

# SpamAssassin also is here
# Prevent loops after scanning mail with spamassassin

if not first_delivery or
    $received_protocol is "spam-scanned" or
    $received_protocol is "spamc"
then
  finish
endif


It's only 4.93RC1 that has complained about it.




--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", grep ^[^#] :-)