JorgeEspinoza
JorgeEspinoza

Reputation: 35

Can i use SendGrid to receive email from different addresses with my own domain/subdomain

I have no experience using SendGrid and I want to know if it is possible to do what I want to do, before purchasing a plan.

Let's say I have configured a hostname called www.factureria.com. It is possible that i can receive email from [email protected], [email protected] etc. using SendGrid's Inbound Parse Webhook functionality or some other functionality?

In other words, can SendGrid catch all incoming emails based on the hostname I configured?

Upvotes: 2

Views: 2227

Answers (1)

bvanvugt
bvanvugt

Reputation: 1252

The short answer is yes - you can point your MX records for an entire domain to SendGrid and have them parse all incoming emails.

Check out their documentation here.

Upvotes: 2

Related Questions