by RulerOf on 5/16/2024, 10:13:57 PM
We have something like a dozen AWS accounts. As sub accounts were opened for new projects, we did the thing to get SES opened up for sending, and kept getting denied.
We ended up not pursuing SES privileges in any of the new accounts, and route all email through the oldest ones that were established before SES approval got harder.
by kingofthehills on 5/17/2024, 1:22:29 AM
just use send grid of like a million of other providers
by TheJCDenton on 5/16/2024, 12:50:16 PM
I have been in a similar situation. They are incredily picky, maybe because a few years ago, they were incredibly accepting. The minimum would be that they share their criterias, or at least enough details for us to infer what would be a deal breaker for them. As of now it's not sufficiently clear. Good luck.
by SrFil on 5/16/2024, 12:43:59 PM
I guess there are lots of options, I'm going to try EmailOctopus.
by ryanmccullagh on 5/16/2024, 3:54:54 PM
Sounds spammy to me. You don't seem to have a product, but you're collecting emails, presumably without an actual product, but a preview of a product that doesn't exist yet? Do you have a tangible product today?
I created a landing page for my Kickstarter, and built everything on AWS- domain through route 53, connecting my email submission/management through an API (built in AWS) that then hits an AWS lambda function. It was supposed to then call the simple email service to store emails, but when I requested access to production they denied me and asked for more details. I provided the details as best I could, but they clearly didn't like my answer because, "We reviewed your request and determined that your use of Amazon SES could have a negative impact on our service. We are denying this request to prevent other Amazon SES customers from experiencing interruptions in service. For security purposes, we are unable to provide specific details." Is there a way to change things so that I might be approved? Or can someone recommend a good alternative?