[imapfilter-devel] IMAPFilter 0.9-rc2

Lefteris Chatzibarbas lefcha at hellug.gr
Sun Aug 3 21:49:45 EEST 2003


Hello,

Changes since 0.9-rc1:

- Fixed some bugs that appeared when compiling without the features that
  required the OpenSSL library (compilation errors: missing includes,
  missing preprocessor conditional, etc.)
- The SIGHUP that caused wake up from sleep phase and reread of
  configuration file was changed to SIGUSR1.
- Small changes here and there.


IMAPFilter version 0.9-rc2:

  http://imapfilter.hellug.gr/temp/imapfilter-0.9-rc2.tar.gz
  MD5: 84ddb2da9cb7bfb947afb1b9b372c045

  http://imapfilter.hellug.gr/temp/imapfilter-0.9-rc2.tar.bz2
  MD5: 896bef47ebe5b48fb1ce3c9456a6feb5


As a special note (which should have been mentioned in my previous
message), here is the "features" that were removed since 0.8.x and the
changes that took place in the configuration file:

- IMAPFilter, now, does NOT try to lock memory pages in order to avoid
  swapping of sensitive data (it doesn't make sense considering the ways
  a system administrator can gain access to the user's data).  So the
  MEMORY_LOCK compilation option and the "warning" variable were
  removed.
- To specify an imaps (port 993) SSL/TLS connection, the "ssl2", "ssl3"
  or "tls1" keywords must, now, be used.  The "ssl" keyword which actually
  defaulted to SSLv2, was removed from the configuration file.





More information about the Imapfilter-devel mailing list