OpenDMARC config
This commit is contained in:
		| @@ -178,6 +178,7 @@ | |||||||
| ##  is no default. | ##  is no default. | ||||||
| # | # | ||||||
| # FailureReportsBcc postmaster@example.coom | # FailureReportsBcc postmaster@example.coom | ||||||
|  | FailureReportsBcc {{ postmaster_email }} | ||||||
|  |  | ||||||
| ##  FailureReportsOnNone { true | false } | ##  FailureReportsOnNone { true | false } | ||||||
| ##  	default "false" | ##  	default "false" | ||||||
| @@ -199,6 +200,7 @@ | |||||||
| ##  could not be determined. | ##  could not be determined. | ||||||
| # | # | ||||||
| # FailureReportsSentBy USER@HOSTNAME | # FailureReportsSentBy USER@HOSTNAME | ||||||
|  | FailureReportsSentBy {{ postmaster_email }} | ||||||
|  |  | ||||||
| ##  HistoryFile path | ##  HistoryFile path | ||||||
| ##  	default (none) | ##  	default (none) | ||||||
| @@ -315,6 +317,7 @@ | |||||||
| ##  field will be added. | ##  field will be added. | ||||||
| # | # | ||||||
| # RejectFailures false | # RejectFailures false | ||||||
|  | RejectFailures true | ||||||
|  |  | ||||||
| ##  RejectMultiValueFrom { true | false } | ##  RejectMultiValueFrom { true | false } | ||||||
| ##  	default "false" | ##  	default "false" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user