Re: [exim] Taint mismatch in spam checking

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] Taint mismatch in spam checking
On 03/06/2020 10:46, James via Exim-users wrote:
>  Jun  3 10:29:40 mailhost exim: [ID 631539 mail.info] [1\2]
> 1jgPiO-0003Gb-83 Taint mismatch, string_nextinlist: acl_check_condition
> 3675
>
> ...and no clue as to which line in my config is tainted.  Works with 4.93


It's a "spam=" ACL condition, and you're feeding it a tainted
string on the right of the =.
--
Cheers,
Jeremy