Forge Home

postfix

manage a postfix server

10,667 downloads

9,748 latest version

1.6 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.4 (latest)
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
released Jul 7th 2014

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'abstractit-postfix', '0.1.4'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add abstractit-postfix
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install abstractit-postfix --version 0.1.4

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download
Tags: postfix, email

Documentation

abstractit/postfix — version 0.1.4 Jul 7th 2014

abstractit-postfix

####Table of Contents

  1. Overview - What is the postfix module?
  2. Module Description - What does the module do?
  3. Setup - The basics of getting started with postfix
  4. Usage - The parameters available for configuration
  5. Implementation - An under-the-hood peek at what the module is doing
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module
  8. Release Notes - Notes on the most recent updates to the module

Overview

Puppet module for managing Postfix with puppet

Module Description

Setup

what postfix affects:

  • the postfix sericve
  • configuration files for postfix

Beginning with postfix

This will manage a basic setup for postfix.

include postfix

Usage

Implementation

Uses files based on templates to manage the postfix configuration files

Limitations

There may be some. Don't hesitate to let me know if you find any.

Development

All development, testing and releasing is done by me at this stage. If you wish to join in let me know.

Release Notes

Check CHANGELOG.md