I have a question that I guess is not just related to SendGrid.
Say, I own the mydomain.com
domain, and I want to be able to send emails from, for example, team@mydomain.com
.
Right now, when I go and manage my domain, I can see that I have added some MX record values added there. By doing this, I am able to send email using Gmail.
However, with Sendgrid I find this a little bit more confusing. I have read through the documentation, but I fail to see what should I do. I am using NameCheap, and all it comes to my mind is the following:
If I want to use Sendgrid to send emails from my application (Ruby on Rails), will I still be able to access my Gmail account and send emails using the same address (
team@mydomain.com
)? Is it compatible to have both (Gmail and Sendgrid) configuration in my domain?Why don't I need to add any MX records for SendGrid?