Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels