Re: [exim] Blocking attachments missing file extension

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Jeremy Harris
Data:  
Para: exim-users
Assunto: Re: [exim] Blocking attachments missing file extension
On 06/10/16 20:01, Karl Schmidt wrote:
> There is currently a virus attack based on attachments missing file
> extensions..
>
> So instead of virus.zip or virus.exe - the file name is just virus.
>
>
>
>
> I was looking into regex to match that - may not be trivial?


Anything without a dot?    notmatch on \.
-- 
Jeremy