Release notes

latest enhancements

WinmailDatFilter

Version 2.6

  • Using tnef 1.4.8
  • New: Messages to which a winmal.dat file has manually been attached (using a mail client other than Outlook) may now be converted

Version 2.5c

  • (v2.5b) Fixed a possible issue with stdout not being completely flushed, stalling the filter

Version 2.5b

  • Fixed: A failure in the submission verification code can lead to mail loss on loaded systems

Version 2.5a

  • Fixed: Filter does not inspect multipart/mixed when they are subparts of multipart/alternative

Version 2.5

  • Filter is now able to decode more complex multipart/related MIME structures

Version 2.4

  • New options: --ignore-rtf-body and --always-remove-winmail

Version 2.3

  • Fixed: Tnef extractor can try to allocate several Gb of memory when reading a corrupted winmail.dat file

Version 2.2

  • Multipart/Related MIME sections are now scanned
  • Fixed: Uninitialized variables may prevent the correct parsing of the command-line options
  • Command-line options parsing is now done using boost

Version 2.1a

  • Fixed: Under rare conditions, the filter may fail to detect and skip the CGPro envelope

Version 2.1

  • New: Filter can decode text/alternative messages where one of the parts is tnef-encoded.
  • New: Filter can decode tnef-encapsuled rtf-encoded message bodies. They are converted in text/html.
  • New: Filter is able to find winmail.dat when they are part of the multipart/alternative section of a multipart/mixed message
  • New option to ignore rtf body when a text/html subpart is already present in the text/alternative section
  • Using tnef v1.4.3 and rtf2html v0.1.1

Version 2.0.3

  • Ported to x64 architecture

Version 2.0.2a

  • Fixed: Filter is not able to read new Main.settings line written by CGP 5.1

Version 2.0.2

  • Fixed: An attachment with a very short name can crash the filter

Version 2.0.1

  • Fixed: With the -keep parameter the mail can loop.

Version 2.0

  • Fixed: The -keep parameter doesn't work as described.

Version 2.0 beta

  • Completely rewritten the helper in C++

Version 1.0.2

  • Modified to fit the new version of the tnef extractor

Version 1.0.1

  • Small bugfix

Version 1.0

  • Perl version