mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-20 13:21:30 +00:00
[Rspamd] Reduce SOGO_CONTACT score to -99
This commit is contained in:
@@ -179,7 +179,7 @@ foreach (wl_by_sogo() as $user => $contacts) {
|
||||
}
|
||||
?>
|
||||
apply "default" {
|
||||
SOGO_CONTACT = -999.0;
|
||||
SOGO_CONTACT = -99.0;
|
||||
}
|
||||
symbols [
|
||||
"SOGO_CONTACT"
|
||||
|
||||
Reference in New Issue
Block a user