kaustubh m. · Sep 21, 2022
Dead simple SMTP server for development and testing
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Local development setup When we have some code that sends emails, we probably also want a stub that we can use locally -- which won't send actual emails, let us inspect the content of each outgoing mail, and let us conduct tests. I needed something like this when we were building the skeleton of a guided project for a training [[1]]({{< relref "#references" >}}). One of the tasks was for the…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.