The SpamScore website is now up and running, you can use it. What is SpamScore? This service allows you to send an email or a newsletter to a provided email address. The email is received, scanned and processed to give you information on it’s deliverability. […]
Month: October 2020
Postfix – Catch-All, Pipe to Script
Postfix is a powerful, open-source MTA for sending mail. Piping a specific email address to a script or forward the emails to another address is easy but creating a catch all that pipes requests to a script is a little more complicated. Let’s jump right […]
MySQL – Recover Root Password
Oops, I ran a MySQL root password reset script which was supposed to generate a random password and the process died halfway through. What now? We have to figure out a way to reset it. These commands may differ on your distro of Linux that […]