Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use SES #237

Open
brandon-leapyear opened this issue Aug 22, 2017 · 0 comments
Open

How to use SES #237

brandon-leapyear opened this issue Aug 22, 2017 · 0 comments

Comments

@brandon-leapyear
Copy link

I was able to use the S3 api just fine, but SES is failing due to TlsNotSupported.

For starters, the docs mention to use email-smtp.us-west-2.amazonaws.com, while the code has email.us-west-2.amazonaws.com. Is this still expected to work?

The error code also shows the request attempting to use port 443, whereas the SES dashboard mentions to use 25, 465 or 587. There are also docs related to using special SMTP credentials instead of the usual AWS access keys.

I'm not sure if the source code is out of date, or if I'm not using the SES api correctly. Any help would be great. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant