Once you get the mail api working, you can send message from 
'[email protected]' by first setting that account up as a 'developer' of 
your app (Administration/Permissions).  Adding an account as a Developer of 
your app initiates a confirmation email from GAE, so you'll need access to 
that account's email.



On Saturday, May 9, 2015 at 2:35:15 PM UTC-5, Jimin Park wrote:
>
> I want to be able to send emails out from my GAE app.
> My personal email is registered with the permission "Is Owner"
> I am using this as the from email following the example on this page.
> https://cloud.google.com/appengine/docs/java/mail/
> I tried sending the email with my application deployed to GAE.
>
> I get an error message and getting the following exception
> java.net.SocketException: Permission denied: Attempt to access a blocked 
> recipient without permission.
>
> I am just trying send a dummy email to test it out.
>
> Also if I eventually get this working and I want to use some generic 
> purpose email like [email protected] <javascript:>, how do I achieve 
> this?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7dc20762-fca7-44f4-86c2-0f594916fc11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to