[Web] Some changes
[SOGo] Allow to not spawn SOGo but an idling shell [Rspamd] Remove X-CSA-Complaints from bulk headers...
This commit is contained in:
@@ -96,6 +96,7 @@ SIEVE_HOST {
|
||||
type = "ip";
|
||||
map = "$LOCAL_CONFDIR/custom/dovecot_trusted.map";
|
||||
symbols_set = ["SIEVE_HOST"];
|
||||
score = -15;
|
||||
}
|
||||
|
||||
RSPAMD_HOST {
|
||||
@@ -150,3 +151,10 @@ BAD_LANG {
|
||||
regexp = true;
|
||||
score = 5.0;
|
||||
}
|
||||
|
||||
BAZAR_ABUSE_CH {
|
||||
type = "selector";
|
||||
selector = "attachments(hex,sha256)";
|
||||
map = "https://bazaar.abuse.ch/export/txt/md5/recent/";
|
||||
score = 10.0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user