Skip to content

garethmidwood/mailcatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailCatcher Cookbook

Allows for installation of MailCatcher on CentOS boxes.

Recipes

Name Explanation
mailcatcher Basic installation of MailCatcher
mailcatcher::php Sets the php sendmail_path to use MailCatcher

Attributes

Key Type Description Default
['mailcatcher']['bin'] String The location of the MailCatcher binary file mailcatcher
['mailcatcher']['smtp_ip'] String The ip address of the smtp server 127.0.0.1
['mailcatcher']['smtp_port'] Integer The port of the smtp server 1025
['mailcatcher']['http_ip'] String The ip address of the http server 0.0.0.0
['mailcatcher']['http_port'] Integer The port of the http server 1080
['mailcatcher']['catchmail_bin'] String The location of the CatchMail binary file catchmail

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 49.6%
  • Ruby 47.6%
  • HTML 2.8%