Reputation: 5389
I have created an appengine app and the owner is [email protected]. Foo.com is a google apps account. I've also registered bar.com as a domain alias for foo.com in the google apps admin console.
I'd like my appengine app to send emails from [email protected]. However, appengine requires that emails be sent from an administrator of the app. But, since [email protected] isn't a google account (it's just an alias for [email protected]) I can't add it as an admin my appengine account.
How do I get appengine to send emails from [email protected]?
Upvotes: 7
Views: 979
Reputation: 24910
Seen this before .. Its a known issue. Click here and there really does not seem to be anyway to work around it. Probably not the answer you were wanting to hear. There's a couple of links in that issue tracker with possible workarounds. Hope that helps
Upvotes: 6