Version History:

Version 1.1.6a
- Fixed: Under rare conditions, the filter may fail to detect and skip the CGPro envelope

Version 1.1.6
- Ported to x64 architecture

Version 1.1.5a
- Fixed: Filter is not able to read new Main.settings line written by CGP 5.1

Version 1.1.5
- Fixed: Multipart/appledouble attachments are not always detected

Version 1.1.4b
- Fixed: (v1.1.4) Attachment filenames encoded with quoted-printable can cause an extra blank line to be added to message headers, sometimes resulting in unreadable emails

Version 1.1.4a
- Fixed: X-EmptyBody is sometimes triggered on messages having a body...

Version 1.1.4
- The Body Size header is not and can not be accurate and has been removed. A new header "X-EmptyBody: YES" is added when the message has no body
- The filter is now able to read base64- and QP-encoded header fields, to detect extensions of filenames with non-ascii characters.
- The FindAttachments module of PolluStop has been updated to read extensions of encoded filenames containing non-ascii characters

Version 1.1.3
- New: FindAttachments reports the message's body size, excluding all headers and part headers
- The Body Size is reported as X-BodySize: n, where n is the number of characters excluding EOLs

Version 1.1.2
- Fixed: In rare cases, FindAttachments can fail to detect some attachments

Version 1.1.1a
- Fixed: Find_Attachments can fail to initialize if no license is installed

Version 1.1.1
- Fixed a bug in the licensing module

Version 1.1
- New build with the new optimized core libraries

Version 1.08
- Added detection of encrypted zips. Encrypted zips are reported with X-AttachExt: zip.pw

Version 1.07
- Fixed a bug that could lead to a crash in very specific (and uncommon) conditions.

Version 1.06
- Now reports attachments without extension (X-AttachExt: ...) and reports full extension for attachments extentions longer than 3 letters. (H-AttachExt: html)

Version 1.05
- Integrated new license system
- Fixed a bug with message/rfc822 parts

Version 1.04
- Fixed a bug that prevented finding attachments with a lot of spaces in their name "mytests.bmp                                                              .exe"

Version 1.03
- Released OSX, and Linux versions

