Quantcast
Channel: JavaScript Archives - Java Code Geeks
Viewing all articles
Browse latest Browse all 100

Mailhog and Nodejs example

$
0
0
Hello. In this tutorial, we will implement a fake SMTP server with the help of Mailhog in a nodejs application. We will use Docker to install and run Mailhog as a container. 1. Introduction Mailhog is an email testing that offers to test an email set up with the help of a fake SMTP server. …

Viewing all articles
Browse latest Browse all 100

Trending Articles