Block rar compressed file with only contain exe extension in proxmox

sanojs

Well-Known Member
Sep 13, 2019
44
1
48
37
Hi All,

How i can block RAR compressed files that contains only .exe files? Please support

Thanks
 
you can add a rule with action block and a what object which has 'archive filter' -> exe

this blocks all mails which have an exe in an archive, for pmg to be able to unpack rar files you have to install the package 'p7zip-rar' from the non-free repositories
 
Hi.

I have done the configuration that suggested above. but still i could see exe files are getting delivered to my e-mail.

Do i need to do any more changes or restart of services ? Please suggest?

root@proxmox:~# apt-cache search p7zip-rar
p7zip-full - 7z and 7za file archivers with high compression ratio
p7zip-rar - non-free rar module for p7zip
root@proxmox:~#
 

Attachments

  • proxmox.png
    proxmox.png
    98.3 KB · Views: 37
  • proxmox what object.png
    proxmox what object.png
    25.7 KB · Views: 40
hi,

try choosing the correct content type from the dropdown box instead of typing 'exe'. take a look at attached screenshot.
 

Attachments

  • 2019-09-13-162818_755x196_scrot.png
    2019-09-13-162818_755x196_scrot.png
    434.5 KB · Views: 42
Still the same. what should be the priority and direction will I give? attached screenshot
 

Attachments

  • Mail Filter.png
    Mail Filter.png
    79.2 KB · Views: 37
  • what objects.png
    what objects.png
    27.3 KB · Views: 33
hi,

priority and direction looks ok. did you install p7zip-rar?