You've already forked ansible-role-rspamd
Initial Commit
This commit is contained in:
13
templates/etc/rspamd/local.d/milter_headers.conf.j2
Normal file
13
templates/etc/rspamd/local.d/milter_headers.conf.j2
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# {{ ansible_managed }}
|
||||
#
|
||||
|
||||
authenticated_headers = [
|
||||
"authentication-results",
|
||||
];
|
||||
|
||||
use = [
|
||||
"x-spamd-bar",
|
||||
"x-spam-level",
|
||||
"authentication-results",
|
||||
];
|
||||
Reference in New Issue
Block a user