Diskussion:Clamav disable signatures
Aus WikiStar
In case a specific clamav signature creates problems (mail attachments or files detected as false positive), the signature can be disabled by adding the signature name to this file:
On backupserver: /var/lib/clamav/whitelist.ign2
productive server: /usr/local/clamav/share/clamav/whitelist.ign2
The file should contain 1 signature name per line.
If a signature should be disabled for only one server, it should be put in a separate file with ending "ign2". (whitelist.ign2 should be same on all servers)