This website requires JavaScript.
Explore
Help
Register
Sign In
paxton
/
mailcow
Watch
1
Star
0
Fork
You've already forked mailcow
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f124c270d
mailcow
/
data
/
conf
/
rspamd
/
local.d
/
rspamd.conf.local
6 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Docs
2017-03-02 18:23:23 +08:00
# rspamd.conf.local
Use Redis history in Rspamd
2017-03-22 06:50:00 +08:00
history_redis {}
Add log_helper to Rspamd, add IPv6 for http maps in Nginx, make Bind listen on v6 and add acl for internal network
2017-05-24 04:23:34 +08:00
worker "log_helper" {
count = 1;
}