Is it possible to use the same subdomain for both a Google App Engine app and for GMail? For instance, imagine I wanted to have http://myapp.mycompany.com served by GAE and also use email address m...@myapp.mycompany.com. For the GAE app, I'd need a CNAME pointing myapp.mycompany.com to "ghs.googlehosted.com."; and for GMail to work, I'd need MX records for "myapp.mycompany.com". But I don't believe I can have CNAME and MX records for the same subdomain. I'm no DNS expert -- I hope I'm missing something obvious to those more knowledgeable than myself. Any ideas?
On Mon, Apr 7, 2014 at 10:44 PM, pdconant <patrick...@gmail.com> wrote:Is it possible to use the same subdomain for both a Google App Engine app and for GMail? For instance, imagine I wanted to have http://myapp.mycompany.com served by GAE and also use email address m...@myapp.mycompany.com. For the GAE app, I'd need a CNAME pointing myapp.mycompany.com to "ghs.googlehosted.com."; and for GMail to work, I'd need MX records for "myapp.mycompany.com". But I don't believe I can have CNAME and MX records for the same subdomain. I'm no DNS expert -- I hope I'm missing something obvious to those more knowledgeable than myself. Any ideas?As you noted, it's difficult to have both a CNAME and MX records for the same subdomain. Here's a detailed explanation of the issue: http://serverfault.com/questions/18000/dns-subdomains-that-require-both-an-mx-record-and-a-cnameUnfortunately there's no way to avoid this problem,
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/IqRgUWK8Ouo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.