Diskussion:Clamav disable signatures: Unterschied zwischen den Versionen
Aus WikiStar
(Die Seite wurde neu angelegt: „In case a specific clamav signature creates problems (mail attachments or files detected as false positive), the signature can be disabled by adding the signat…“) |
(kein Unterschied)
|
Aktuelle Version vom 22. August 2014, 14:42 Uhr
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)