Links

Page content

Published on: August 18, 2025

This page contains a list of resources I’ve found helpful in the past.

System Administration Generally (Linux)



Sites with Exim Info

Caveat: Some of these sites are older sites and while the concepts presented are helpful to gaining an understanding of Exim, Exim itself has moved on in its development. Don’t just “drop in” an ACL or a configuration setting and expect it to “just work”. Unfortunately, a lot of sites don’t date the pages so it’s hard to tell how up to date things are.

Exim Cheat Sheets

Thanks to the authors of these cheat sheets. The info has helped me out on several occasions.


NGINX, pronounced “engine-ex”, is a high performance web server with a low memory footprint.

nginx.org - documentation, FAQ, HowTo, etc.

nginx.org wiki

Dovecot is a secure IMAP server.

dovecot.org