Is your personal email account a Gmail/Google Apps account? Is it also the
same email registered as the Owner/Developer of the application?

If you replace the from address with the following string, does email start
working for you (remove the brackets):
*string@[your-application-id-here].appspotmail.com
<http://appspotmail.com>* ?


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com



On Sat, May 9, 2015 at 2:35 PM, Jimin Park <[email protected]> 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], 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/CALSvALC1V8QXpXmnTazR%2BbH%3DYu3-Xg7LRwB_HF8xuJB2EvBg%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to