Skip to content

actionjack/puppet-mailcatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff619ae · Jul 20, 2017

History

98 Commits
Jul 20, 2017
Sep 3, 2014
Sep 26, 2016
Oct 22, 2013
Sep 3, 2014
Mar 5, 2014
Mar 30, 2015
Oct 24, 2013
Aug 4, 2015
Oct 7, 2014
Jan 20, 2015
Jan 8, 2016

Repository files navigation

Mailcatcher

Build Status

This puppet module is used to install and configure the mailcatcher application. MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface. http://mailcatcher.me/


Configuration

Dependencies

Current dependencies are:

  • 'puppetlabs/stdlib', '>= 4.2.0
  • 'puppetlabs/ruby', '>= 0.3.0'

Usage

class {'mailcatcher': }

Documentation

This module is written in puppetdoc compliant format so details on configuration and usage can be found by executing:

$ puppet doc manifest/init.pp