MailSoftware
From Ollie's Web Site
[edit]
Mail Server
blackhole.acheson.org switched to kukla.acheson.org.
Running qmail 1.03 with qmail-queue patch (net-qmail-1.05) to allow qmail-scanner functionality. Installed using Life with Qmail.
I took advantage of qmail's modular nature by applying the qmailqueue patch (part of netqmail) which then allows qmail-scanner to examine every message, in my case using ClamAv (for virus protection) and SpamAssassin for spam checking. qmail's default behavior is to deliver mail to local users in maildir format. I use an entry in ~/.qmail to pass the messages entering my local directory first through procmail, and then to the appropriate maildir.
[edit]
Documentation & Configuration
- qmail - as its website says, "...a modern SMTP server which makes sendmail obsolete."
- qmail-scanner - a scanning module that allows virus and span scanning at the server level.
- qscanq - an alternative (better?) scanner - couldn't get to work.
- clam av - a virus scanning program.
- SpamAssassin - a spam scanning program.
- procmail - a mail-handling program. Replaced in 2005 with mailfilter, part of Courier-IMAP.
- Mailfilter
- Mutt - a text-based mail reader.
- A working qmail/qmail-scanner/clamav/spamassassin system
- qmailRocks.org - Part 14 - Clam Antivirus & SpamAssassin
- Installing Squirrelmail. - This is a recommended webmail program that works with CourierIMAP or BincIMAP plus qmail.
- sqwebmail, a webmail server
- Courier-IMAP
- Binc-imap
- dovecot imap
- Maildrop, a delivery agent (a procmail substitute).
- ImapInstall - chronicle installation of courier imap

