testing mail with appengine development server (java)

后端 未结 6 642
Happy的楠姐
Happy的楠姐 2021-02-02 17:23

I\'m using javamail to send mails from my appengine application. It works perfectly in the deployment, but I can\'t figure out how to do this using the development server. Whene

6条回答
  •  無奈伤痛
    2021-02-02 17:37

    In case anyone else stumbles across this question, here are the instructions for configuring your local GAE server to send mail

提交回复
热议问题