Allow Encrypted Attachment (PDF, ZIP, RAR) on Zimbra
[[email protected] conf]# chmod 740 /opt/zimbra/conf/clamd.conf.in [[email protected] conf]# vi /opt/zimbra/conf/clamd.conf.in
change line —> %%uncomment VAR:zimbraVirusBlockEncryptedArchive%%ArchiveBlockEncrypted yes
with —> %%comment VAR:zimbraVirusBlockEncryptedArchive%%ArchiveBlockEncrypted no
[[email protected] conf]# chmod 440 clamd.conf.in [[email protected] conf]# su - zimbra [[email protected] ~]$ zmclamdctl restart Stopping freshclam...done. Stopping clamd...done. Starting freshclam...done. Starting clamd...done. [[email protected] ~]$ exit logout [[email protected] conf]#
Update (on Zimbra 8.6.0) :
[[email protected] ~]# su - zimbra [[email protected] ~]$ zmprov mcf zimbraVirusBlockEncryptedArchive FALSE [[email protected] ~]$ zmamavisdctl reload Stopping amavisd... done. Stopping amavisd-mc... done. Starting amavisd-mc...done. Starting amavisd...done. [[email protected] ~]$ exit logout [[email protected] conf]#
Source:
http://www.zimbra.com/forums/administrators/51722-content-filter-quarantined-email.html
I did it in a zimba 8.0.2, but when I try to send a .rar archive, it show this: ‘550 5.7.1 Attachment type not allowed. File “hosts.rar” has the unacceptable extension “rar”‘
What can I do?
Hello Kevin,
Can you put all error message from your zimbra.log when you send attachment with .rar extension.
Thanks,
Gia