Hi,

How can I send e-mails from my app with the same domain name as my app
if the domain name is a Google Apps domain alias?


A description of my steps:

I want to send e-mails from my app with an e-mail address that is the
same as my custom domain name for my app, but I am not able to add the
user.  I registered a domain alias for my app, say
www.mydomainalias.com.  mydomainalias.com is a Google Apps domain
alias for my real Google Apps domain mydomain.com.

When I try to add [email protected] as a user with permission
"viewer" to my app, I do get the e-mail with the confirmation link in
my [email protected] account.
When I click the confirmation link
(https://appengine.google.com/a/mydomainalias.com/permissions/newadmin?app_id=s~my-app-id&token=sometoken=)
I get the following error message:
"Sorry, you've reached a login page for a domain that isn't using
Google Apps. Please check the web address and try again."  This is
understandable since I should log in with my primary Google Apps
domain according to
http://www.google.com/support/a/bin/answer.py?hl=en&answer=33419 .

When I change the confirmation link to
https://appengine.google.com/a/mydomain.com/permissions/newadmin?app_id=s~my-app-id&token=sometoken=
then I can add the user, but then the e-mail address that is added is
[email protected], and not [email protected] .

Has anyone seen something similar (and has a workaround)?

Thanks,

Pieter Coucke

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to