Re: [exim] dsearch

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: 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