Antivirus Support
Clapf supports the clamav daemon to provide antivirus support:
To enable it, set the following variable in clapf.conf:
clamd_socket=/var/run/clamav/clamav.ctl
Important! Using clapf with clamd, the clamav user (who runs clamd) should have access to the temporary files of clapf, so set the /var/clapf/tmp directory to mode 711 by the following command:
chmod 711 /var/clapf/tmp