This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
mailcow-dockerized
Watch
1
Star
0
Fork
0
You've already forked mailcow-dockerized
mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced
2024-12-25 02:29:32 +02:00
Code
Issues
Releases
Activity
0e307e8ffe
mailcow-dockerized
/
data
/
conf
/
rspamd
/
local.d
/
reputation.conf
9 lines
111 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[Rspamd] Add reputation plugin, remove deprecated plugins
2020-10-08 17:03:39 +02:00
rules {
ip_reputation = {
selector "ip" {
}
[Rspamd] Respect Redis REPLICA in reputation plugin (#4046)
2021-04-02 21:34:52 +02:00
backend "redis";
[Rspamd] Add reputation plugin, remove deprecated plugins
2020-10-08 17:03:39 +02:00
symbol = "IP_REPUTATION";
}
}
Reference in New Issue
Copy Permalink