I put a value in "Maximum Archive Depth" to scan filename into compressed archive
Maximum Archive Depth = 2
Now it block a default blocked file pippo.scr contained into pippo.zip
But it deliver file pippo.scr contained into pippo.rar
I verified that i have /usr/bin/unrar
Have any idea how to solve ?
Dont search into RAR
-
- Posts: 389
- Joined: 23 Apr 2015 09:45
SOLVED Re: Dont search into RAR
Problem is in UNRAR 5.0, remove and install 4.2
yum remove unrar
wget https://s3.amazonaws.com/mailborder/rel ... x86_64.rpm
rpm -Uvh unrar-4.2.3-1.el6.rf.x86_64.rpm
yum remove unrar
wget https://s3.amazonaws.com/mailborder/rel ... x86_64.rpm
rpm -Uvh unrar-4.2.3-1.el6.rf.x86_64.rpm
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Dont search into RAR
I have a patch for mailscanner that allows unrar v5x coming around the corner.