Users soon stop using unreliable software if they have a choice and testing would seem to be the obvious fix for this; but testing costs money to do and even automated tests have to be maintained, so add to the… Read More
Building a Test Email Server
This post explains how to set up an email server on GNU/Linux that can be used for testing applications. It allows you to test that emails are correctly addressed (except for BCC) and allows you to receive the emails and… Read More