Log rotation on Linux

In my article about logging on Linux I looked at how log rotation works with systemd-journald. This article looks at how log rotation works for…

Read more

Logging on Linux

Logs are important. They provide a wealth of information about what is happening on your server, and when something goes wrong you are likely to…

Read more

Common SMTP errors

When you send an email your email client (Mail User Agent) connects to the mail server. This article describes the most common connection errors, and…

Read more

Understanding email routing

Often, it’s easy enough to understand why an email error happened. For instance, the error “incorrect authentication data” means that the email address and/or password…

Read more