mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-19 23:56:25 +00:00
Compare commits
1 Commits
feat/pytho
...
dragoangel
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
055034790f |
@@ -76,7 +76,7 @@ ENCRYPTED_CHAT {
|
|||||||
CLAMD_SPAM_FOUND {
|
CLAMD_SPAM_FOUND {
|
||||||
expression = "CLAM_SECI_SPAM & !MAILCOW_WHITE";
|
expression = "CLAM_SECI_SPAM & !MAILCOW_WHITE";
|
||||||
description = "Probably Spam, Securite Spam Flag set through ClamAV";
|
description = "Probably Spam, Securite Spam Flag set through ClamAV";
|
||||||
score = 5;
|
score = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
CLAMD_BAD_PDF {
|
CLAMD_BAD_PDF {
|
||||||
|
|||||||
Reference in New Issue
Block a user