update mail - migrate from opendkim and opendmarc to rspamd

This commit is contained in:
ace
2021-01-17 03:18:43 +03:00
parent 2cd9fc4fd5
commit 814a48e3a7
6 changed files with 90 additions and 19 deletions

View File

@ -6,16 +6,17 @@ opendmarc_default_values:
opendmarc:
image:
repository: "{{ docker_registry }}/opendmarc"
tag: latest
repository: "instrumentisto/opendmarc"
tag: alpine
pullPolicy: Always
configmaps:
opendmarc: |
AuthservID mail.{{ domain }}
Socket inet:8893
SoftwareHeader true
SPFIgnoreResults true
SPFSelfValidate true
IgnoreAuthenticatedClients true
SPFIgnoreResults false
SPFSelfValidate false
RequiredHeaders true
Syslog true
UserID opendmarc:mail