Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voxpupuli/puppet-postfix
Puppet postfix module
https://github.com/voxpupuli/puppet-postfix
bsd-puppet-module centos-puppet-module debian-puppet-module fedora-puppet-module freebsd-puppet-module hacktoberfest linux-puppet-module puppet redhat-puppet-module ubuntu-puppet-module
Last synced: 2 days ago
JSON representation
Puppet postfix module
- Host: GitHub
- URL: https://github.com/voxpupuli/puppet-postfix
- Owner: voxpupuli
- License: apache-2.0
- Created: 2008-12-03T16:52:14.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T20:15:55.000Z (2 months ago)
- Last Synced: 2024-10-29T14:22:41.305Z (about 2 months ago)
- Topics: bsd-puppet-module, centos-puppet-module, debian-puppet-module, fedora-puppet-module, freebsd-puppet-module, hacktoberfest, linux-puppet-module, puppet, redhat-puppet-module, ubuntu-puppet-module
- Language: Ruby
- Homepage:
- Size: 780 KB
- Stars: 71
- Watchers: 51
- Forks: 174
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Postfix Puppet Module
[![License](https://img.shields.io/github/license/voxpupuli/puppet-postfix.svg)](https://github.com/voxpupuli/puppet-postfix/blob/master/LICENSE)
[![Puppet Forge Version](http://img.shields.io/puppetforge/v/puppet/postfix.svg)](https://forge.puppetlabs.com/puppet/postfix)
[![Puppet Forge Downloads](http://img.shields.io/puppetforge/dt/puppet/postfix.svg)](https://forge.puppetlabs.com/puppet/postfix)
[![Build Status](https://github.com/voxpupuli/puppet-postfix/workflows/CI/badge.svg)](https://github.com/voxpupuli/puppet-postfix/actions?query=workflow%3ACI)
[![Donated by Camptocamp](https://img.shields.io/badge/donated%20by-camptocamp-fb7047.svg)](#transfer-notice)## Features
* Configure postfix as mta or satellite
* Support for amavis scanner config
* Dovecot as the local delivery agent config
* Support Schleuder GPG-enabled mailing list
* Sympa mailing list management software
* Support for mailman
* Support for LDAP## Supported OS
See [metadata.json](metadata.json) for supported OS versions.
## Dependencies
See [metadata.json](metadata.json) for dependencies.
## Puppet
The supported Puppet versions are listed in the [metadata.json](metadata.json)
## REFERENCES
Please see [REFERENCE.md](https://github.com/voxpupuli/puppet-postfix/blob/master/REFERENCE.md) for more details.
## Contributing
Please report bugs and feature request using [GitHub issue
tracker](https://github.com/voxpupuli/puppet-postfix/issues).For pull requests, it is very much appreciated to check your Puppet manifest
with [puppet-lint](https://github.com/puppetlabs/puppet-lint/) to follow the recommended Puppet style guidelines from the
[Puppet Labs style guide](https://www.puppet.com/docs/puppet/latest/style_guide.html).## Transfer Notice
This plugin was originally authored by [Camptocamp](http://www.camptocamp.com).
The maintainer preferred that Puppet Community take ownership of the module for future improvement and maintenance.
Existing pull requests and issues were transferred over, please fork and continue to contribute here instead of Camptocamp.Previously: https://github.com/camptocamp/puppet-postfix