cookbook 'sendmail-ses', '= 0.2.0'
sendmail-ses (4) Versions 0.2.0 Follow1
Installs/Configures sendmail-ses
cookbook 'sendmail-ses', '= 0.2.0', :supermarket
knife supermarket install sendmail-ses
knife supermarket download sendmail-ses
sendmail-ses cookbook
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
0.2.0 passed this metric