Realtime Attachment Scanning Zimbra

By default, scanning is configured for a single node installation. To enable in a single node:

In ZCS 8.6.x and later: It is possible to enable/disable attachment scanning globally or per server.

To enable in a multi-node environment, using multiple MTAs for scanning is supported. zimbraClamAVBindAddress is set *per server* on the MTA nodes. It tells the clamav process what hostname to bind to.

zmprov ms <mta server> zimbraClamAVBindAddress <mta server>
zmprov ms <mta server> zimbraAttachmentsScanURL clam://<mta server>:3310/
zmprov ms <mta server> zimbraAttachmentsScanEnabled TRUE

In ZCS 8.5.x:

zmprov ms serverhostname.com zimbraAttachmentsScanURL clam://localhost:3310/
zmprov mcf zimbraAttachmentsScanEnabled TRUE

Source : https://wiki.zimbra.com/wiki/Enable_the_real-time_attachment_scanning_for_outgoing_mail_sent_via_the_Web_Client
Posted on: May 22, 2022, by :  | 47 views