$Id: NEWS,v 1.9 2004/03/27 18:01:15 doug Exp $ EXACT 1.41 Bugfix release. Building without db didn't work (doh). Also changed back to dbmnz format for the db, because the other format seemed to cause exim problems. I don't understand why. ------------------------------------------------------------------------------- EXACT 1.40 Added support for Berkeley DB files. You may well want to use these, it should be more efficient than text files. May also be supported in postfix and sendmail. To aid distro packaging, the server order and match parameters have been moved out to a seperate file. This means that the CONFIGURATION FORMAT HAS CHANGED. A new parameter has been added to configure, --with-server. -------------------------------------------------------------------------------- EXACT 1.38 Ilia Kuliev reported a bug in the cyrus regular expression, which stopped it working when hosts had PTR records. -------------------------------------------------------------------------------- EXACT 1.37 James Harper reported a bug in the delay calculations which meant that the process could sometimes start thrashing and would never stop. -------------------------------------------------------------------------------- EXACT 1.36 Added support for TEAPOP -------------------------------------------------------------------------------- EXACT 1.35 Modified uw-imapd match expression so it supports ipop3d also. -------------------------------------------------------------------------------- EXACT 1.34 added support for qpopper, supplied by Blair Harrison. tidied the config file to make it more obvious how to enable a specific MTA. -------------------------------------------------------------------------------- EXACT 1.33 changed mode of installed files, as per suggestion from Mike Whitaker. committed patch from Mike Whitaker, specifying DESTDIR, for easier debianization. Added support for courier, patches from Mike Whitaker. Solaris bug, patch from William Armitage: On Solaris (or any S5r4 derived UNIX) the fork in daemonize/dofork does not copy the primed Alarm timer from the parent process. hence auth_clean is never called. Jon R. Luini spotted a bug in how the configure script worked on freebsd, this has been fixed. Upgraded the build system autoconf to 2.57, to avoid spurious errors on freebsd. -------------------------------------------------------------------------------- EXACT 1.32 Fixed security hole in the uw-imapd regular expression, spotted by Jorey Bump. -------------------------------------------------------------------------------- EXACT 1.31 Added support for perdition. Clarified the tail open debug message. -------------------------------------------------------------------------------- EXACT 1.30 Added configuration option so it will work with Cyrus. -------------------------------------------------------------------------------- EXACT 1.20 Fixed exact's behaviour when the watch file is missing - now, if the file is missing, it will continue checking for the files existence until it reappears. This seems to be the best way of handling this condition. Fixed a problem on Solaris to do with discrepancies between POSIX standard regular expression handling. Some standard that is. Now uses Extended regular expressions, which seem to be more portable. Thanks to Jeremy Zawodny for reporting this. Added some new functionality to support regression testing: * specify the configuration file on the command line * enable broken out logfile location, so regression logs don't go to syslog * moved all constants from exact.conf into the Makefile, so the regression configuration can have shorter timeouts easily -------------------------------------------------------------------------------- EXACT 1.10 Amended it to use IP addresses in the relay file - this is better if you have clients who have no reverse DNS. Added usage information. -------------------------------------------------------------------------------- EXACT 1.01 ipop3d uses "Auth" instead of "Authenticated" in it's log message. Added this to the default configuration file. -------------------------------------------------------------------------------- EXACT 1.00 Initial Release