Re: [exim] Sieve filters broken due to tainted expansions?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: Re: [exim] Sieve filters broken due to tainted expansions?
First, I don't need duplicate copies of mails. I read the list.
A copy direct to me is wasting my time.

On 15/01/2020 21:35, Chris Siebenmann via Exim-users wrote:
> Is there a way of un-tainting things from $local_part?


At the time you are validating local_part, obtain a value
from a trusted place (eg. the DB that you are using for
that validation).
--
Cheers,
Jeremy