[Solved] Java Google App Engine won’t send email via Mailgun SMTP

[ad_1] I’m guessing you are talking about this tutorial to configure the sending of mails through Compute Engine (which explains why it works well on your VM instance). That tutorial is for Compute Engine, in the case of App Engine Standard applications, you have the option of using Mail API, however, since Google is no … Read more