Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon Simple Email Service
Amazon Simple Email Service (SES) is a cost-effective, flexible, and scalable email service that enables developers to send mail from within any application.
Content language: English
Select tags to filter
Sort by most recent
1649 results
We have setup SES in ca-central-1 region - but emails are still sent via IP addresses that resolve out of country. Is it possible to limit outgoing SES to use only servers in ca-central-1?
Unfortunately, DNSBL is not effective against spam messages coming from Amazon SES ?
Amazon SES is also not routing untrusted mails through dedicated IPs like others are doing it.
So, what would be a...
I have created a stack which has lambada function for registration of user. Now when use register using our page this lambada function gets trigged and it has functionality to send welcome email to re...
I have executed the below mentioned commands in cloudshell trying to send SES custom verification email to my desired destination Email Address, but I am not receiving it even though I am getting mess...
I created and verified a domain identity for SES (schreibers.ca).
Using EasyDKIM, AWS created three CNAME records, and I imported them into my DNS provider (Cloudflare). The AWS console shows "DKIM c...
Hello,
We have been having problems sending via SES (eu-west-3) to Gmail accounts for at least 3 days, with the following error:
- smtp; 451 Message expired: unable to deliver within the user specif...
I have created an identity called guidehouse.com in SES . How do I verify this identity so that I can send and receive mails
Hello
I have spring boot app deployed on aws apprunner. Trying to send email using my Godaddy smtp server. It works in local from my machine, but not from aws apprunner. Its not able to connect to smt...
Hello AWS Community,
I am noticing the following issue.
I have two separate accounts (DEV&PROD).
PROD contains Amazon SES identities as well as mx-entries for domains:
* `application-test.de`
* `pro...
**Background**
I've built an application where messages containing bills and invoices are received and processed via AWS SES. We use a catch-all rule to receive all messages sent to our domain, and a...
We have been suing SES service for a while now on couple of different servers with no problem.
Since this morning I am getting connection timed out on one of the servers. Nothing has changed . I trie...
We’re using a template builder for our emails, and to ensure proper rendering in Microsoft Outlook, the code it generates looks something like this:
<div align="center">
<!--[if mso]><v:ro...