clone from private repo

This commit is contained in:
iburadempa 2019-09-19 10:43:17 +02:00
commit c0ae983acb
48 changed files with 2766 additions and 0 deletions

View file

@ -0,0 +1,7 @@
clamav {
attachments_only = false;
symbol = "CLAM_VIRUS";
type = "clamav";
action = "reject";
servers = "/var/run/clamav/clamd.ctl";
}

View file

@ -0,0 +1,2 @@
path = "/var/lib/rspamd/dkim/$domain.$selector.key";
selector_map = "/etc/rspamd/dkim_selectors.map";

View file

@ -0,0 +1,4 @@
# THIS FILE IS CONTROLLED BY ANSIBLE - DO NOT CHANGE IN DEPLOYMENT!
autolearn = true;

View file

@ -0,0 +1,2 @@
path = "/var/lib/rspamd/dkim/$domain.$selector.key";
selector_map = "/etc/rspamd/dkim_selectors.map";

View file

@ -0,0 +1,4 @@
# THIS FILE IS CONTROLLED BY ANSIBLE - DO NOT CHANGE IN DEPLOYMENT!
extended_spam_headers = true;