mailsystem: Configure rspamd as spam filter
This commit is contained in:
parent
b805502099
commit
9149f03384
6 changed files with 143 additions and 2 deletions
|
|
@ -7,4 +7,7 @@ in rec {
|
|||
|
||||
dovecotDynamicStateDir = "/var/lib/dovecot";
|
||||
dovecotDynamicPasswdFile = "${dovecotDynamicStateDir}/passwd";
|
||||
|
||||
rspamdProxySocket = "/run/rspamd-proxy.sock";
|
||||
rspamdControllerSocket = "/run/rspamd-controller.sock";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue