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