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
			
			
									
						
										
						block exe inside zip attachment
- shawniverson
 - Posts: 3783
 - Joined: 13 Jan 2014 23:30
 - Location: Indianapolis, Indiana USA
 - Contact:
 
- 
				kettchenkuno
 - Posts: 5
 - Joined: 23 Apr 2014 13:40
 
Re: block exe inside zip attachment
In /etc/MailScanner/MailScanner.conf, the default value of Max. Archive Depth is 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 = 0 Code: Select all
Maximum Archive Depth = 2