I created the appengine app and the owner is x@foo.com. Foo.com is the Google Apps account. I also registered bar.com as a domain alias for foo.com in the Google Apps Admin console.
I want the appengine application to send emails with x@bar.com. However, appengine requires that emails be sent from the application administrator. But since x@bar.com not a google account (it's just an alias for x@foo.com ), I cannot add it as an appengine admin account.
How to get appengine for sending emails with x@bar.com ?
aloo
source share