Spamikaze version 0.3 integrates the functionality that is used at PSBL.org, with exception of the evidence cgi script, which I need to find a way to integrate cleanly. Changelog: * Update documentation of dependencies (Erik Henson) * NNTP archiving of spam & non-spam spamtrap mail * The more scalable, IPv6 ready PostgreSQL schema is recommended * Received spamtrap email can be piped to a helper program * Reorganize directory layout of repository * Remove some ancient, no longer relevant files * Listing CGI script presents events in reverse sort order by date, newest events at the top * Update default non-spam regexps to what is used in production here * In daemon mode, automatically scale up (and down) the number of worker threads, as required * Move development to github http://github.com/rikvanriel/spamikaze/releases TODO for version 0.4: * integrate evidence fetching cgi script * more scalable table layout for MySQL, similar to PostgreSQL 3 tables * IPv6 support (requires new MySQL table schema) -- All rights reversed.