SMTP
-
DevOps
Mailhog and Nodejs example
Hello. In this tutorial, we will implement a fake SMTP server with the help of Mailhog in a nodejs application.…
Read More » -
Enterprise Java
Sending e-mails in Java with Spring – GMail SMTP server example
For e-mail sending in Java, the JavaMail API is the standard solution. As the official web page states, “The JavaMail…
Read More »