mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 09:34:33 +02:00
feature: provide initial Rspamd support (#2902)
This commit is contained in:
parent
a00cdcdee9
commit
26ac48f34a
14 changed files with 118 additions and 0 deletions
6
target/rspamd/local.d/logging.inc
Normal file
6
target/rspamd/local.d/logging.inc
Normal file
|
@ -0,0 +1,6 @@
|
|||
# documentation: https://rspamd.com/doc/configuration/logging.html
|
||||
|
||||
type = "console";
|
||||
level = "notice";
|
||||
color = true;
|
||||
systemd = false;
|
Loading…
Add table
Add a link
Reference in a new issue