Many web applications have the need to send links to users that allow the user to perform an action without logging in. Examples include password reset and conf...
In a previous post we explored how our application tracks sent emails. We set things up to update or insert a record for each email with the current state (deli...
Heroku makes it dead simple to deploy and operate apps; Docker makes it even easier! Heroku has a Docker runtime in beta.
This article will review how to setup...
Our application is driven by calls to action delivered to project backers via email. We send ~2 million emails a month with 98%+ deliverability.
Given the impo...