Hi, Email can't be send automatically from your computer. You have three options here:
1) Use the flag --enable_sendmail and install & config sendmail in your computer. 2) Use --show_mail_body and check the mail contents in the console. 3) Use --smtp_host=smtp.gmail.com [email protected] --smtp_password=mypasswordhere. This approach has some drawbacks like having to write your password in plain text in the console and the emails goes directly to spam because they're not signed, but at least it works out of the box! Ernesto -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/y8HIt4q2y0QJ. 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.
