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?
1
answers
0
votes
39
views
asked 2 months ago
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...
6
answers
0
votes
23
views
asked 2 months ago
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...
2
answers
0
votes
45
views
asked 2 months ago
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...
1
answers
0
votes
32
views
asked 2 months ago
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...
1
answers
0
votes
17
views
asked 2 months ago
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...
2
answers
0
votes
54
views
asked 2 months ago
I have created an identity called guidehouse.com in SES . How do I verify this identity so that I can send and receive mails
1
answers
0
votes
27
views
asked 2 months ago
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...
2
answers
0
votes
64
views
asked 2 months ago
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...
2
answers
0
votes
62
views
asked 2 months ago
**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...
1
answers
0
votes
83
views
asked 2 months ago
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...
2
answers
0
votes
69
views
asked 2 months ago
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...
1
answers
0
votes
25
views
asked 2 months ago