You've already forked ansible-role-rspamd
Initial Commit
This commit is contained in:
@@ -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