cookbook 'mailcatcher-ng', '= 0.1.0'
The mailcatcher-ng cookbook has been deprecated
Author provided reason for deprecation:
The mailcatcher-ng cookbook has been deprecated and is no longer being maintained by its authors. Use of the mailcatcher-ng cookbook is no longer recommended.
You may find that the chef-mailcatcher cookbook is a suitable alternative.
mailcatcher-ng (4) Versions 0.1.0 Follow0
Allows for installation of MailCatcher on CentOS boxes.
cookbook 'mailcatcher-ng', '= 0.1.0', :supermarket
knife supermarket install mailcatcher-ng
knife supermarket download mailcatcher-ng
mailcatcher-ng 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 |
['mailcatcher']['install_method'] | String | The install method, rbenv or system | rbenv |
['mailcatcher']['ruby_version'] | String | The rbenv ruby version to use | 2.2.3 |
['mailcatcher']['version'] | String | The mailcatcher gem version to use | 0.6.1 |
['mailcatcher']['php_envelope_from'] | String | An optional enveople from email address | nil |
Dependent cookbooks
rbenv >= 0.0.0 |
postfix >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
0.1.0 failed this metric
FC053: Metadata uses the unimplemented "recommends" keyword: /tmp/cook/98ffa6fa966c1d841ddb4997/mailcatcher-ng/metadata.rb:10
FC053: Metadata uses the unimplemented "recommends" keyword: /tmp/cook/98ffa6fa966c1d841ddb4997/mailcatcher-ng/metadata.rb:11
0.1.0 failed this metric
FC053: Metadata uses the unimplemented "recommends" keyword: /tmp/cook/98ffa6fa966c1d841ddb4997/mailcatcher-ng/metadata.rb:11