I use Google Apps for MX records.
So I have this email that I also use to send emails in Sendgrid:
support@mycompany.com
Now, I want to parse emails sent directly to this support email and enter in my app using Parse API.
The problem is that i'll have to set the MX records, but to make both Google Apps and sendgrid works, probably I'll have to create a subdomain like:
support@mail.mycompany.com
Right now, I have a very good reputation with the first email.
Am I gonna lose everything If I have to create the subdomain and start parsing emails?