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
3c62a7fd9f
mailcow-dockerized
/
data
/
conf
/
rspamd
/
local.d
/
reputation.conf
10 lines
118 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" {
}
Revert "[Rspamd] Respect Redis REPLICA in reputation plugin (#4046)" (#4065) This reverts commit 7fdc4c2cc3b21f51255d209b3d2602a54e679181.
2021-04-18 21:02:29 +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