mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-24 00:12:16 +00:00
Merge branch 'master' of github.com:mailcow/mailcow-dockerized
This commit is contained in:
@@ -2,9 +2,7 @@ rules {
|
|||||||
ip_reputation = {
|
ip_reputation = {
|
||||||
selector "ip" {
|
selector "ip" {
|
||||||
}
|
}
|
||||||
backend "redis" {
|
backend "redis";
|
||||||
servers = "redis";
|
|
||||||
}
|
|
||||||
symbol = "IP_REPUTATION";
|
symbol = "IP_REPUTATION";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user