Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sending emails in a local environment in GAE

Is there any way to test how mails are sent using the Mail Java Api for a Google AppEngine application in a local environment? The deployment to AppEngine takes too much time and it's tedious to lose so much time to test every change on the code.

Thanks.

like image 200
Javi Avatar asked Dec 30 '25 07:12

Javi


1 Answers

To the best of my knowledge, this feature does not exist on the GAEJ SDK (In Python can be tested via sendmail).
Have a look to this feature request.

like image 160
systempuntoout Avatar answered Jan 01 '26 21:01

systempuntoout



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!