ismaestro
ismaestro

Reputation: 8267

SendGrid Parse Inbound email from multiple domains

Currently I'm thinking to work with SendGrid and I have an issue.

I want to Know if I can parse incoming emails from multiple domains.

I read the documentation from Parse Webhook Settings, and I only see just one domain.

So, is there a way to receive from multiple domains?

Upvotes: 2

Views: 876

Answers (1)

Andrei Stangacianu
Andrei Stangacianu

Reputation: 283

Yes, you can. You can pretty much have as many domains as you'd like. You can do that by adding multiple hosts. My example has different hosts on the same domain, but you can have different domains there.

Upvotes: 3

Related Questions