Giter VIP home page Giter VIP logo

puppetlabs-maillist_core's Introduction

maillist_core

Table of Contents

  1. Description
  2. Usage - Configuration options and additional functionality
  3. Reference - An under-the-hood peek at what the module is doing and how
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

The maillist module is used to manage email lists. This module requires mailman to be available on the agent system in order to run successfully.

Beginning with maillist_core

To manage a mail list, add the maillist type to a class:

maillist { 'craft_circle':
  ensure => present,
  admin => '[email protected]',
  password => 'uber secret',
  description => 'A mail list for crafting',
  mailserver => '172.12.0.123',
  webserver => '173.23.0.82',
}

This example will create a new mail list called craft_circle.

Usage

The mailalias module is used to manage entries in /etc/aliases, which creates an email alias in the local alias database.

Reference

Please see REFERENCE.md for the reference documentation.

This module is documented using Puppet Strings.

For a quick primer on how Strings works, please see this blog post or the README.md for Puppet Strings.

To generate documentation locally, run

bundle install
bundle exec puppet strings generate ./lib/**/*.rb

This command will create a browsable \_index.html file in the doc directory. The references available here are all generated from YARD-style comments embedded in the code base. When any development happens on this module, the impacted documentation should also be updated.

Limitations

This module is only supported on platforms that have mailman available.

Development

Puppet Labs modules on the Puppet Forge are open projects, and community contributions are essential for keeping them great. We can't access the huge number of platforms and myriad of hardware, software, and deployment configurations that Puppet is intended to serve.

We want to keep it as easy as possible to contribute changes so that our modules work in your environment. There are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.

For more information, see our module contribution guide.

puppetlabs-maillist_core's People

Contributors

melissa avatar joshcooper avatar jhelwig avatar 8675309 avatar

Watchers

 avatar Reid Vandewiele avatar Greg Sparks avatar Michael Sigler avatar Alex Dreyer avatar Filip Hrbek avatar Chris Roddy avatar James Cloos avatar Alex Bilmes avatar Todd Ervin avatar Alanna Brown avatar  avatar adam buxton avatar  avatar Paul Riley avatar Thomas Linkin avatar Colby Aley avatar Joe Wagner avatar Edwin Maldonado avatar Drew Nase avatar Garrett Rowell avatar Brian McGehee avatar David Roberts avatar Neil Anderson avatar Jain Waldrip avatar Keith Apps avatar Wally avatar  avatar  avatar Jonathan Marcel avatar Rajesh Radhakrishnan avatar Spencer avatar  avatar Mike avatar Hardy Chou avatar Matthew Stone avatar Simon Anderson avatar Kyoko Zuch avatar Lavinia Dan avatar Guan Wee avatar  avatar  avatar Jg avatar Troy Klein avatar Sowmya Jujjuri avatar  avatar  avatar  avatar Pamela Ju avatar  avatar  avatar  avatar Lenesto Page avatar  avatar  avatar  avatar Milad Ghoreishi avatar Cody Clements avatar Patrick Merritt avatar John Coffey avatar  avatar Dan Walsh avatar  avatar Vivek Singh avatar  avatar Devin Davis avatar Dario Molinari avatar MarkW avatar Paul Anderson avatar Nick Burgan avatar  avatar  avatar  avatar Craig Gomes avatar Gillian Weisgram avatar TGomo avatar Paul Reed avatar  avatar Bill Brady avatar Jerry Mozes avatar Sebastian Adam avatar danadoherty avatar  avatar Jillian Keenan avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.