cookbook 'sendmail-ses', '~> 0.2.3'
sendmail-ses (4) Versions 0.2.3 Follow1
Installs/Configures sendmail-ses
cookbook 'sendmail-ses', '~> 0.2.3', :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 -
ses_cf_path
specifiy the configuration directory path
-
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.
Change Log
0.2.3 (2017-02-17)
Implemented enhancements:
Closed issues:
- Liceness File #11
- Secure Tunnel Support #10
- Directory location should be configurable or changed to suit the OS #5
Merged pull requests:
0.2.2 (2016-05-12)
Closed issues:
- Syntax error when sending test message #6
- Why the (implicit) delay on notify of template '/usr/share/sendmail-cf/ses/ses.cf' ? #4
Merged pull requests:
- Allow for custom sendmail ses config path #9 (phoolish)
- Fixes for issues #4 and #5 #8 (ianbamforth)
- Fix syntax error when sending test message #6 #7 (fcecagno)
v0.2.1 (2015-10-14)
v0.2.0 (2015-10-14)
Merged pull requests:
- Use Circle CI #3 (phoolish)
- Allow use of different AWS regions using an atttribute #2 (ianbamforth)
- README.md: Fixed typographical error ('rather then' -> 'rather than'). #1 (csimons)
v0.1.0 (2014-02-24)
* This Change Log was automatically generated by github_changelog_generator
Collaborator Number Metric
0.2.3 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
License Metric
0.2.3 passed this metric
0.2.3 failed this metric
0.2.3 passed this metric