Exim Notes
After continually having to look up the same links to give folk in #exim on irc.freenode.net I decided to create a page of useful links.
Main
Exim Homepage
Exim Users mailing list
Exim Specification & Online Manual
Exim 4 Official Guide - Essential read for new users be Philip Hazel, the creator of Exim
Content Scanning
Spam and Virus Scanning with Exim 4.x/Exiscan and SA-Exim - Recommended Reading
Virtual Domains
VExim ” Virtual Exim is a PHP and SQL based approach to hosting multiple email domains using Exim. Exim is used to collect mail for local users, and an SQL backend is used as a data store for users passwords, and other configuration information.”
SMTP Authentication
Access Control Lists
Excellent HELO ACL. by Kjetil Torgrim Homme posted to exim-users. Also shows how to use the HELO checks in a RCPT ACL.