Add dkim and dmarc service

This commit is contained in:
2021-11-14 15:42:18 -06:00
parent 259dde90c1
commit 35bbd1bfff
3 changed files with 9 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ SendReports yes
## failure reports. By default, the e-mail address of the user executing
## the filter is used (executing_user@hostname).
# ReportAddress "Example.com Postmaster" <postmaster@example.com>
ReportAddress "Postmaster" <{{ postmaster_email }}>
## Add a DKIM-Filter header field to messages passing through this filter
## to identify messages it has processed.