Hi I on my server I have exim/mailscanner/clamav when I send/receive an email with .zip file the server didn't delivery this email, I need that all email with zip/tar/rar must be delivery to te recipient or send, what I must do?
Hi I on my server I have exim/mailscanner/clamav when I send/receive an email with .zip file the server didn't delivery this email, I need that all email with zip/tar/rar must be delivery to te recipient or send, what I must do?
Depending which installer you used, you should edit /usr/mailscanner/etc/filetype.rules.conf and comment out:
Then restart MailScannerCode:deny self-extract No self-extracting archives No self-extracting archives allowed
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
I did but mailscanner scan the zip and don't delivery it
PS: mqy I allow a kaid of file only for an domain? If yes how?
Thanks
Last edited by whyoffice; 03-09-2005 at 05:03 AM.
You can do per domain content scanning using the directions from this FAQ entry:
http://www.sng.ecs.soton.ac.uk/mails.../cache/97.html
You should use the same instructions for filetype.rules.conf
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Thanks Jonathan