Re: [exim] Blocking attachments missing file extension

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: 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