mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-26 00:01:31 +00:00
[Rspamd] Fix for Respect Redis REPLICA in reputation plugin (#4046)
This commit is contained in:
@@ -3,7 +3,6 @@ rules {
|
|||||||
selector "ip" {
|
selector "ip" {
|
||||||
}
|
}
|
||||||
backend "redis" {
|
backend "redis" {
|
||||||
servers = "redis";
|
|
||||||
}
|
}
|
||||||
symbol = "IP_REPUTATION";
|
symbol = "IP_REPUTATION";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user