This module is used to configure opendmarc
To start using opendmarc you need to include the opendmarc main class and tell your're mta to use the milter.
A minimal example might be:
class{'opendmarc'}
If you like to use hiera, you can define:
---
opendmarc::configs:
RejectFailures: true
Syslog: true
All classes are documented in the manifests.
Please report bugs and feature request using GitHub issue tracker.
For pull requests, it is very much appreciated to check your Puppet manifest with puppet-lint and the available spec tests in order to follow the recommended Puppet style guidelines from the Puppet Labs style guide.
This module is mainly written by Cirrax GmbH.
See the list of contributors for a list of all contributors.