This website requires JavaScript.
Explore
Help
Register
Sign In
Gnous
/
mailcow
Watch
2
Star
0
Fork
0
You've already forked mailcow
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
9f39af46aa
mailcow
/
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