Re: [appengine-java] Mail API / Sender Email Address

2010-02-16 Thread Stephan Hartmann
You could try to login to app-engine with your google apps account under
https://appengine.google.com/a/YOURDOMAIN.COM/

Of course you have to create and deploy a new app instance in this account.

I guess it is related to the fact that real google accounts (like google
mail) and google apps accounts use different authentication infrastructures.

Regards,
Stephan


2010/2/14 Henning henning2...@hotmail.de

 Hello,

 I have set up my own .com domain on Google apps, set the CNAME entries
 and I can now access my google app engine project through my own .com
 address rather than appspot. I set up google mail as a google app on
 my domain too.

 If I have now a google mail account like m...@mydomain.com and my app
 runs on www.mydomain.com how can I send with my application emails
 with sender address m...@mydomain.com ? In the doc there it is said
 that only addresses of admins or developers are valid. I tried to
 create a new developer m...@mydomain.com but that does not work (no
 invitation email ever arrives). If I send an email from hotmail to
 m...@mydomain.com it arrives.

 What can I do ? I have a registration form and the password should be
 sent to the user by email. I don't want to provide the user my fancy
 hotmail address I used to register on app engine / google accounts
 originally.

 Thank you,
 Henning.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To post to this group, send email to
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Mail API / Sender Email Address

2010-02-15 Thread Henning
Hello,

I have set up my own .com domain on Google apps, set the CNAME entries
and I can now access my google app engine project through my own .com
address rather than appspot. I set up google mail as a google app on
my domain too.

If I have now a google mail account like m...@mydomain.com and my app
runs on www.mydomain.com how can I send with my application emails
with sender address m...@mydomain.com ? In the doc there it is said
that only addresses of admins or developers are valid. I tried to
create a new developer m...@mydomain.com but that does not work (no
invitation email ever arrives). If I send an email from hotmail to
m...@mydomain.com it arrives.

What can I do ? I have a registration form and the password should be
sent to the user by email. I don't want to provide the user my fancy
hotmail address I used to register on app engine / google accounts
originally.

Thank you,
Henning.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.