Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AWS SES , Email receiving grayed out

I have verified my domain in Amazon SES(simple email services) but after verification the Email receiving section grayed out and unable to access .

like image 664
Utkarsh Gupta Avatar asked Oct 27 '20 06:10

Utkarsh Gupta


People also ask

Can I use AWS SES to receive email?

Besides using Amazon SES to manage your email sending, you can also configure SES to receive email on behalf of one or more of your domains.

What is SES receipt rule?

Receipt rules tell Amazon SES how to handle incoming mail by executing an ordered list of actions you specify. This ordered list of actions can optionally be made dependant on first matching a recipient condition; if not specified, the actions will be applied to all identities that belong to your verified domains.

How do I verify my AWS SES email?

In the Amazon SES console, under Identity Management, choose Email Addresses. In the list of email addresses, locate the email address you're verifying. If the email address was verified, the value in the Status column is "verified".

What does via Amazon SES mean?

Enter Amazon SES, which stands for Simple Email Service. The service is designed for marketing campaigns, company communication, web application transactional emails, and any other activity that involves sending emails to customers, partners, or internally.


Video Answer


1 Answers

You have to set up your ses domain in a region that allows receiving of emails. At the moment Canada(Central) is not one. Please see "Email Receiving Endpoints" in:

https://docs.aws.amazon.com/general/latest/gr/ses.html

like image 52
JoeyHolloway Avatar answered Oct 18 '22 21:10

JoeyHolloway