Help hurricane victims by donating to the American Red Cross.

MailSoftware

From Ollie's Web Site

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.

Documentation & Configuration

  1. qmail - as its website says, "...a modern SMTP server which makes sendmail obsolete."
  2. qmail-scanner - a scanning module that allows virus and span scanning at the server level.
  3. qscanq - an alternative (better?) scanner - couldn't get to work.
  4. clam av - a virus scanning program.
  5. SpamAssassin - a spam scanning program.
  6. procmail - a mail-handling program. Replaced in 2005 with mailfilter, part of Courier-IMAP.
  7. Mailfilter
  8. Mutt - a text-based mail reader.
  9. A working qmail/qmail-scanner/clamav/spamassassin system
  10. qmailRocks.org - Part 14 - Clam Antivirus & SpamAssassin
  11. Installing Squirrelmail. - This is a recommended webmail program that works with CourierIMAP or BincIMAP plus qmail.
  12. sqwebmail, a webmail server
  13. Courier-IMAP
  14. Binc-imap
  15. dovecot imap
  16. Maildrop, a delivery agent (a procmail substitute).
  17. ImapInstall - chronicle installation of courier imap