Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GAE For Java: Mail API

I have developed an application that sends out mails and SMS. My question is How to send well formatted mails using Google App Engine for Java, Please suggest me anyone.

Thanks, Abhijit


1 Answers

You send the e-mails using GAE mail service, of course.

If you're asking about formatting, one way to do it is with a Velocity template. This will give you a nice mail merge feature as well: populate the template with values from a database and send out your messages.

like image 147
duffymo Avatar answered Sep 18 '26 12:09

duffymo



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!