cookbook 'mailcatcher-ng', '= 0.0.1'
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.0.1 Follow0
Allows for installation of MailCatcher on CentOS boxes.
cookbook 'mailcatcher-ng', '= 0.0.1', :supermarket
knife supermarket install mailcatcher-ng
knife supermarket download mailcatcher-ng
MailCatcher Cookbook
Allows for installation of MailCatcher on CentOS boxes.
Recipes
<table>
<tr>
<th>Name</th>
<th>Explanation</th>
</tr>
<tr>
<td><tt>mailcatcher</tt></td>
<td>Basic installation of MailCatcher</td>
</tr>
<tr>
<td><tt>mailcatcher::php</tt></td>
<td>Sets the php <tt>sendmail_path</tt> to use MailCatcher</td>
</tr>
</table>
Attributes
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['mailcatcher']['bin']</tt></td>
<td>String</td>
<td>The location of the MailCatcher binary file</td>
<td><tt>mailcatcher</tt></td>
</tr>
<tr>
<td><tt>['mailcatcher']['smtp_ip']</tt></td>
<td>String</td>
<td>The ip address of the smtp server</td>
<td><tt>127.0.0.1</tt></td>
</tr>
<tr>
<td><tt>['mailcatcher']['smtp_port']</tt></td>
<td>Integer</td>
<td>The port of the smtp server</td>
<td><tt>1025</tt></td>
</tr>
<tr>
<td><tt>['mailcatcher']['http_ip']</tt></td>
<td>String</td>
<td>The ip address of the http server</td>
<td><tt>0.0.0.0</tt></td>
</tr>
<tr>
<td><tt>['mailcatcher']['http_port']</tt></td>
<td>Integer</td>
<td>The port of the http server</td>
<td><tt>1080</tt></td>
</tr>
<tr>
<td><tt>['mailcatcher']['catchmail_bin']</tt></td>
<td>String</td>
<td>The location of the CatchMail binary file</td>
<td><tt>catchmail</tt></td>
</tr>
</table>
Dependent cookbooks
rbenv >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
0.0.1 failed this metric
FC053: Metadata uses the unimplemented "recommends" keyword: /tmp/cook/27d8618efacb777a4811f064/mailcatcher-ng/metadata.rb:9
FC053: Metadata uses the unimplemented "recommends" keyword: /tmp/cook/27d8618efacb777a4811f064/mailcatcher-ng/metadata.rb:10
0.0.1 failed this metric
FC053: Metadata uses the unimplemented "recommends" keyword: /tmp/cook/27d8618efacb777a4811f064/mailcatcher-ng/metadata.rb:10