Replies: 1 comment
-
This is interesting because I've used the SMTP user created through SES console in places and they have worked. Seems emailjs specific? But thank you for theinfo. This was helpful. Would be good to specify this in emailjs docs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The problem was the AWS user must NOT be created from the SES Console (that produces a SMTP user), for the service to work the AWS user must be created from the AIM console (with the required ses:SendRawEmail access).
That solved my issue, posting it here for anyone who has the same issue.
Beta Was this translation helpful? Give feedback.
All reactions