Questions tagged [amazon-ses]

Amazon Simple Email Service

An Amazon cloud service for sending bulk email.

180 questions
0
votes
0 answers

E-mail Queued sending using AWS SES

I'm facing the issue of occasional emails being queued when sending through SES. This can be seen in the dynamodb. what might be the possible way and how to avoid this ?
0
votes
0 answers

AWS SES Managing and Forwarding Incoming Mail

I'm probably in over my head with this one. Please bare with me while i fumble through my explanation of what it is that i am trying to accomplish here. We own a domain name. Have access to the back end. It's hosted digitalocean. Its blank, has no…
0
votes
1 answer

Amazon SES compromised

We experienced something weird. We've got A LOT of mails send with our domain but not by us. We've got DMARC, DKIM, SPF, etc., all setup and working but the issue still persists. Changing API keys and SMTP keys won't solve this issue. What can we…
Jan
  • 1
0
votes
1 answer

SMTP Untrusted TLS connection still sending emails

When sending mail from my client through a mail server that is then using AWS SES as a mail relay I'm seeing this in the postfix log as each message moves through: smtp: Untrusted TLS connection established to…
Meltemi
  • 579
  • 2
  • 11
  • 24
0
votes
1 answer

AWS SES emails going to spam

I have a domain on name.com and the website is hosted on AWS Lightsail. I have set up SES service for the emails. I am doing a curl request to my domain to send an email from the email server which is also hosted on the same lightsail instance. I…
0
votes
1 answer

AWS SES Domain Verification not working

I am trying to verify a domain on aws ses, the domain is managed on google domains. It has been three days since adding the text record in google domains, but still not getting verified in aws ses. I am not sure what could be problem. I would really…
Karthik
  • 103
  • 3
0
votes
3 answers

AWS SES requirements on custom MAIL FROM domain

According to the docs, AWS SES has some requirements on what is an allowable MAIL FROM domain: The subdomain you use for your MAIL FROM domain has to meet the following requirements: The MAIL FROM domain has to be a subdomain of the verified…
0
votes
1 answer

set DKIM validation with Amazon SES and Google Domains

I have a domain that is registered with google domains. I want to use Amazon SES on it so I verified the domain (done) and now I am trying to set up DKIM. Following Amazons guidelines we have to add three CNAME records to the domain. I set them up…
Lelio Faieta
  • 145
  • 1
  • 9
0
votes
1 answer

EC2 Instance can't email it's own domain

I have SES setup with Sendmail on my EC2 Instance. It's working fine when I email any other domain, e.g. user@gmail.com. But let say my server's hostname is example.com, if it tries to email it's own domain, user@example.com, the maillog says "User…
Barry Ralphs
  • 191
  • 1
  • 1
  • 11
0
votes
1 answer

What should be the SMTP server when using the Amazon MAIL FROM domain?

I have set up a MAIL FROM domain with Amazon SES by following their instructions: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from.html They have verified that the DNS records were set correctly. However when I send an email using…
0
votes
1 answer

Domain Reputation - sending Emails through AWS SES

I send emails through AWS SES to increase the chances of my emails being delivered to users. It's been working quite well so far. However, as I send emails through AWS SES, is the Reputation of my Domain improving overtime? If one day I decide to…
Nuno
  • 553
  • 2
  • 8
  • 26
-1
votes
1 answer

SPF Records with Subdomains

Amazon recommends the following SPF Record: "v=spf1 include:amazonses.com -all" However, will this work for SES servers based in EU? eu-west-1.amazonses.com
DD.
  • 3,114
  • 11
  • 35
  • 50
-2
votes
1 answer

How do i configure domain email account in aws?

Like create email accounts in Cpanel is an easy job. How do I create email accounts in AWS? I have EC2 instance and my domain is on google. I wanted to create an email like info@domainname.com Is SES service fulfill the requirement? Any suggestion…
-3
votes
1 answer

Newsletter emails sending rate drastically decreases after moving EC2 and RDS servers

We have been using AWS services in the North Virginia region for some years now. As most of our customers are in Asia, we wanted to move our servers to the Singapore region for lower latency. We moved our EC2 and RDS servers to Singapore and it…
-4
votes
1 answer

why does amazon ses ask for an email verification

So I am relatively new to aws and so I had a couple of doubts. I was trying to use Amazon SES to send mails and when I went to generate SMTP settings, it asks for an email. My Question is does amazon use the email that i give them(say…
1 2 3
11
12