Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

sendmail-ses (4) Versions 0.2.0

Installs/Configures sendmail-ses

Policyfile
Berkshelf
Knife
cookbook 'sendmail-ses', '= 0.2.0', :supermarket
cookbook 'sendmail-ses', '= 0.2.0'
knife supermarket install sendmail-ses
knife supermarket download sendmail-ses
README
Dependencies
Quality 100%

sendmail-ses cookbook

Circle CI

Integrates sendmail with Amazon SES. This cookbooks duplicates this doc except rather than adding the configurations directly to the sendmail.mc file. It is included as a separate file.

Requirements

Requires sendmail to be installed.
Tested with the Amazon platform.

Usage

Populate the sendmail attribute and include the default recipe recipe[sendmail-ses::default].

Attributes

  • sendmail_ses a hash of attributes. REQUIRED
    • username ses username. REQUIRED
    • password ses password. REQUIRED
    • domain domain where email will be sent from. REQUIRED
    • port tcp port. Default is 25
    • test_user SES verified user to send from. IE <test_user>@<domain>
    • test_email Send a test email to the given address.
    • aws_region the AWS region to use - default is us-east-1

Recipes

default - Handles all integration

Author

Author:: TABLE XI (sysadmin@tablexi.com)

Contributors

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

0.2.0 passed this metric