Questions tagged [amazon-ses]

Amazon Simple Email Service

An Amazon cloud service for sending bulk email.

173 questions
0
votes
0 answers

Why no DKIM for single AWS SES email identity?

I'm trying to prevent the possibility of AWS SES sending out emails as a potentially dangerous sender while keeping the DKIM option. So desired functionality is to only allow "anna@example.com" as email sender, but prevent "cfo@example.com" and…
0
votes
0 answers

AWS SES Domain Verification

I am trying to verify a domain on aws ses, the domain is managed on google domains. It has been two 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…
0
votes
0 answers

Limiting the outbound email count for AWS SES SMTP Credentials

Is it possible to limit the maximum number of emails a SMTP credentials can be used to send in AWS Simple Email Service(SES). I want to create SMTP Credentials that are only allowed to send, let's say <=10k emails every month.
0
votes
0 answers

AWS SES subdomain email

Can I add CNAME and MX records to a subdomain hosted outside Amazon to work with AWS SES? I have bill@example.com and jill@example.com. I would like to leave bill as is while transferring jill over to use with AWS services. Can this be done? Would…
0
votes
1 answer

Receive e-mail on AWS SES from one, but only one, e-mail address

I have an app for which e-mails sent to a specific address, x@example.com, should be received by SES for analysis of e-mail attachment and storage. However, I would like to handle the other E-mail addresses, y@example.com, z@example.com, associated…
0
votes
1 answer

Amazon SES - Domain Verification - Does it expire?

I read the documentation about verifying domains in Amazon SES, and I don't understand - how long does the domain verification last and does it expire? What happens if I remove the DNS settings after I verified a domain? I tried to do it with the…
Uri
  • 821
  • 1
  • 8
  • 15
0
votes
0 answers

Unable to send mail via SES from EC2 instance

I have an EC2 instance running Magento. I'm trying to get AWS SES set up so that we can send transactional emails to customers and to our staff internally, however, I keep getting timeout errors. The domain is set up and verified in SES, I have an…
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
  • 559
  • 2
  • 11
  • 23
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…
Vivek Malvi
  • 111
  • 2
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
1 2 3
11
12