2005-05-31 Released version 0.43. 2005-05-31 Fixed documentation bug in conf-groups. 2005-05-31 Implemented optional scanning of stdin (for performance) 2005-05-31 Removed fixed message filename (minor collision protection) 2005-05-31 Changed cleanq back to rm -rf: MIME unpackers create dirs. Sigh. 2005-03-12 Changed compile script for non-GNU egrep. 2004-04-22 Added debug message when mime extractor crashes. 2004-04-15 Released version 0.42. 2004-04-14 Fixed script incompatibility with non-bash systems. TNX Lars Uffman. 2004-04-13 Released version 0.41. 2004-04-11 Changed fork prototypes to use pid_t. TNX Lars Uffmann. 2004-04-11 Changed conf-scancmd so qscanq won't install if it isn't edited. 2004-04-11 Fixed BSD bug: mkdir() doesn't set sticky bits. TNX Bill Shupp 2004-04-10 Stopped passing environment to run-cleanq or run-antivir. 2004-04-10 Changed qscanq to pass env to qmail-queue. TNX Mike McCallister. 2004-03-20 Removed spurious .o files from src directory. Gaak. 2004-03-08 Changed debug logging from "-l" switch to "DEBUG" envar. 2004-03-07 Added "logging" mode to qscanq for installation debugging. 2004-02-21 Final change to errno check. 2004-02-16 Released version 0.34 2004-02-16 Code cleanup. 2004-02-16 Fixed cleanq check for "." and ".." on deletion. TNX Laurent Monin 2004-02-15 Moved assignment of global after declarations. TNX Giovanni 2004-02-13 Released version 0.31. 2004-02-13 Changed run-antivir so exec failure is treated as temp error. 2004-02-13 Regenerated makefile using "build" utility. 2004-02-13 Changed filename of raw message to make it unclobberable. 2004-02-12 Added copy of raw email message, in case scanner needs it (eg, Gibe). 2004-02-12 Code cleanup--removed vestiges of old versions. 2004-02-12 Changed errno to prefer include over extern, for whiny glibcees. 2004-02-07 Fixed typo in TEST-GOOD. TNX Maurice Lucas 2004-02-07 Added deletion of .files (ripmime "feature"). TNX Toorop 2004-02-05 Released version 0.29. 2004-02-05 Added example clamdscan command to conf-scancmd. 2004-02-05 Scan folder name now uses qmail-smtpd pid (hex). TNX Jeff Hedlund 2004-02-02 Installer no longer overwrites crontab or scripts. TNX Josh Megerman 2004-02-01 Cleanup: use symbolic constants for qmail-queue exit codes. 2003-12-21 Cleanup: use symbolic constants for scanner exit codes. 2003-12-17 Bug fix: some temp errors treated as permanent. TNX Andrew Johnson 2003-11-20 Initial release