[Rspamd] Remove deprecated attachments_only in AV module

[Rspamd] Remove old symbol score
This commit is contained in:
André
2018-10-16 22:59:25 +02:00
parent 40888a713a
commit 73b48fc13e
2 changed files with 1 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
clamav {
attachments_only = true;
scan_mime_parts = true;
symbol = "CLAM_VIRUS";
type = "clamav";
log_clean = true;