docker-postfix icon indicating copy to clipboard operation
docker-postfix copied to clipboard

Add helper to authenticate to AWS SES

Open trnubo opened this issue 6 years ago • 0 comments

AWS SES supports SMTP but a special password needs to be generate from existing AWS IAM keys.

Add a helper script to generate the special password from standard AWS IAM keys. See https://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-credentials.html

trnubo avatar Dec 03 '19 04:12 trnubo