Re: [exim] dsearch

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jeremy Harris
Data:  
Para: 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