Re: [exim] dsearch

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] dsearch
On 23/06/2020 18:40, Evgeniy Berdnikov via Exim-users wrote:
> But experiment (with "Exim version 4.94 #2 built 19-Jun-2020 08:31:26"
> for Debian) shows that "." is matched in for both "dir" or "subdir":


Oops.

> And I'm just curious, what a usage pattern was targeted to create two
> distinct filters "dir" and "subdir" with such small difference?


subdir for the usual case where you really do not want an
attacker to be traversing upwards in your filesystem;
dir for generality.
--
Cheers,
Jeremy