Page 1 of 1

block exe inside zip attachment

Posted: 05 May 2014 06:01
by udayrana
Dear Team,

I am still using ESVA ,,, so can you help me ,,, our client are receiving email attachemnt exe inside zip attachment, though I have blocked in
cat /etc/MailScanner/archives.filename.rules.conf
cat/etc/MailScanner/archives.filetype.rules.conf


Any other settings...

Thanks in advance

UdayRana

Re: block exe inside zip attachment

Posted: 06 May 2014 10:35
by shawniverson

Re: block exe inside zip attachment

Posted: 15 May 2014 12:09
by kettchenkuno
In /etc/MailScanner/MailScanner.conf, the default value of Max. Archive Depth is 0

Code: Select all

Maximum Archive Depth = 0 
I've changed it to 2 for me. Works perfect. Even renamed and zipped files will be discovered and blocked.

Code: Select all

Maximum Archive Depth = 2