LookOut Version History
13 versions
Be careful with old versions!
These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.
Version 1.2.13
LookOut 1.2.13
* Fixed compatibility with Thunderbird 7
* Fixed compatibility with Thunderbird 7
- Source code released under Mozilla Public License Version 1.1
Version 1.2.12
Version 1.2.12
* Fixed crash if TNEF message class is not defined
* Added preference to disable filename character set conversion
* Updated compatibility with Thunderbird and Seamonkey
* Fixed crash if TNEF message class is not defined
* Added preference to disable filename character set conversion
* Updated compatibility with Thunderbird and Seamonkey
- Source code released under Mozilla Public License Version 1.1
Version 1.2.11
Fixed naming conflicts with other packages.
- Source code released under Mozilla Public License Version 1.1
Version 1.2.10
1.2.9 - 1.2.10
* Updated Thunderbird and Seamonkey compatibility to 3.0.* and 2.0.* respectively
* Added I18N filename support contributed by Hongwei Zeng
* Addressed concerns about scope of functions in lookout.js
* Updated Thunderbird and Seamonkey compatibility to 3.0.* and 2.0.* respectively
* Added I18N filename support contributed by Hongwei Zeng
* Addressed concerns about scope of functions in lookout.js
- Source code released under Mozilla Public License Version 1.1
Version 1.2.9
LookOut 1.2.9 is a bug fix and version compatibility release.
* Added code so only the filename and not a full path can be specified for an attachment
* Changes all special characters in regex to hex escapes to avoid parser bug
* Fixed GUID flag check
* Improved debug prints and raw MAPI property output some
* Added code so only the filename and not a full path can be specified for an attachment
* Changes all special characters in regex to hex escapes to avoid parser bug
* Fixed GUID flag check
* Improved debug prints and raw MAPI property output some
- Source code released under Mozilla Public License Version 1.1
Version 1.2.7
Fixed a bug appending raw MAPI property text associated with an encapsulated file when raw MAPI preference was checked.
Version 1.2.3
Fixed bug where LookOut file byte count was not reset on new file. Fixed bug where c string terminators were getting into JS strings.
Version 1.2.2
- changed version to 1.2.2 [install.rdf]
- enable TNEF also in single message view [chrome.manifest]
(after double clicking a message; or open an EML file)
- changed 'overlayed' function dump to debugDump and introduced debugLevel [tnef.js]
(and some fixes to avoid warnings in JS console)
- adding icons to new attachments [lookout.js]
- fixed the attachment url [lookout.js]
(this was created as 'mimeurl' but never used)
- try to call extension 'Attachment Sized' [lookout.js]
(had to change some more lines to submit file length)
- increasing mPartID in onTnefEnd() and correctly handle [lookout.js]
(otherwise every attachment would be opened on request of one)
- enable TNEF also in single message view [chrome.manifest]
(after double clicking a message; or open an EML file)
- changed 'overlayed' function dump to debugDump and introduced debugLevel [tnef.js]
(and some fixes to avoid warnings in JS console)
- adding icons to new attachments [lookout.js]
- fixed the attachment url [lookout.js]
(this was created as 'mimeurl' but never used)
- try to call extension 'Attachment Sized' [lookout.js]
(had to change some more lines to submit file length)
- increasing mPartID in onTnefEnd() and correctly handle [lookout.js]
(otherwise every attachment would be opened on request of one)
Version 1.0
Usage
When LookOut is working, you will see the names of the TNEF encapsulated file attachments next to the winmail.dat file. The user interaction is transparent i.e. There are no special dialogs or menu items, etc.
Known issues
* this only does something (visible) for file attachment bearing winmail.dat's
* there is a permission problem on OSX where TB cannot bring up the save-as or open-with dialogs
* the RTF body replacement decoder is disabled at the moment for odd behavior
* it is possible that if there is high server lag that you will have to click-off and click-on the message for it to work.
When LookOut is working, you will see the names of the TNEF encapsulated file attachments next to the winmail.dat file. The user interaction is transparent i.e. There are no special dialogs or menu items, etc.
Known issues
* this only does something (visible) for file attachment bearing winmail.dat's
* there is a permission problem on OSX where TB cannot bring up the save-as or open-with dialogs
* the RTF body replacement decoder is disabled at the moment for odd behavior
* it is possible that if there is high server lag that you will have to click-off and click-on the message for it to work.
To create your own collections, you must have a Mozilla Add-ons account.