Skip to content

cirrax/puppet-opendmarc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1f6e57f · Dec 7, 2024

History

21 Commits
Feb 13, 2023
Dec 7, 2024
Dec 7, 2024
Dec 7, 2024
Feb 13, 2023
Feb 13, 2023
Dec 7, 2024
Dec 7, 2024
Aug 21, 2019
Dec 7, 2024
Feb 13, 2023
Dec 7, 2024
Dec 7, 2024
Aug 21, 2019
Dec 7, 2024
Aug 21, 2019
Feb 13, 2023
Aug 21, 2019
Dec 7, 2024
Mar 10, 2018
Nov 4, 2019
Dec 7, 2024
Dec 7, 2024
Feb 13, 2023
Dec 7, 2024
Dec 7, 2024
Feb 13, 2023

Repository files navigation

opendmarc puppet module

Build Status Puppet Forge Puppet Forge Puppet Forge Puppet Forge

Table of Contents

  1. Overview
  2. Usage
  3. Reference
  4. Contribuiting

Overview

This module is used to configure opendmarc

Usage

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

Reference

All classes are documented in the manifests.

Contributing

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.

Authors

This module is mainly written by Cirrax GmbH.

See the list of contributors for a list of all contributors.