This zip file passes the .exe banning why?

Alessandro Briosi ab1 at metalit.com
Mon Apr 11 16:39:10 CEST 2016


Hi,

Il 11/04/2016 15:46, Dino Edwards ha scritto:
>
> Can you paste your banned file configuration?
>
$banned_filename_re = new_RE(

### BLOCKED ANYWHERE
  qr'.\.(pif|scr|js|rar|exe|com|cmd|vbs)$'i,
  qr'^application/x-msdownload$'i,        # block these MIME types
  qr'^application/x-msdos-program$'i,
  qr'^application/hta$'i,
  # double extension
  qr'\.[^./]*[A-Za-z][^./]*\.\s*(vbs|pif|scr|bat|cmd|com|cpl|exe)[.\s]*$'i,

);

Some time ago this happened with rar files too, so I blocked them (as we
don't use rar, and didn't have much time to investigate)

BTW, this happens with version 2.8.0 and 2.9.1 on a Centos5 and a Centos
6.7 respectively installed from third party repositories (DAG and
FedoraProject)

Alessandro


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.amavis.org/pipermail/amavis-users/attachments/20160411/85694333/attachment.html>


More information about the amavis-users mailing list