-
If you are running gmail and IMAP this is your problem...
http://bugzilla.gnome.org/show_bug.cgi?id=517440.
2009-02-25 21:52:06 UTC by jfrorie
-
The bug comes from the fact that EVERY 0x00 hex byte has been SUPPRESSED
in the winmail.dat file by some (probably custom) mail filter.
IT IS NOT a (y)tnef bug.
IT IS PROBABLY not an evolution in MS tnef format nor a bug in MS exch
tnef implementation.
I will post later a message about other (mail) filter issues on linux
platform decoding win formats, issues that I am currently working on.
2008-09-13 19:17:30 UTC by pdelaage
-
yTNEF failed to read a winmail.dat generated by exchange 2007.
in TNEFGetHeader() the size read from the header seems to be erroneous (117506305 bytes)
output of ytnefprint :
Attempting to parse o2007.winmail.dat...
DEBUG(2/7): About to initialize
DEBUG(3/7):Opening o2007.winmail.dat
DEBUG(2/7): Initialization finished
DEBUG(2/7): Reading Signature
DEBUG(3/7):Reading 1 blocks of...
2008-01-31 07:45:36 UTC by nobody
-
I've been receiving meeting requests from people using Outlook 11 (I believe it is sold as 2003?), but ytnef did not find the organiser, making it impossible to accept/decline.
The provided patch looks for the field identified by 0x0e28 (0x0e29 could also be used) and cleans it up slightly to extract the organiser's email address. The diff needs to be applied to vcal.c.
As a result, I can...
2007-02-08 15:25:39 UTC by jvdhorst
-
yerase committed patchset 32 of module ytneflib to the Yerase's TNEF Stream Reader CVS repository, changing 1 files.
2006-04-19 14:14:36 UTC by yerase
-
I know it's been a while, but I'm finally back to a point where I have the time & energy to work on ytnef. There's been a few patches submitted regarding issues with the latest versions of Outlook, and I hope to have those integrated in short order.
Also, I plan to do a complete API rewrite on the library. The existing interface is a real nightmare, and for that I apologize. I've been...
2006-04-17 20:12:32 UTC by yerase
-
yerase committed patchset 31 of module ytneflib to the Yerase's TNEF Stream Reader CVS repository, changing 1 files.
2005-06-24 19:21:37 UTC by yerase
-
yerase committed patchset 30 of module ytneflib to the Yerase's TNEF Stream Reader CVS repository, changing 1 files.
2005-06-24 18:42:24 UTC by yerase
-
yerase committed patchset 29 of module ytneflib to the Yerase's TNEF Stream Reader CVS repository, changing 7 files.
2005-01-20 16:23:27 UTC by yerase
-
yerase committed patchset 137 of module ytnef to the Yerase's TNEF Stream Reader CVS repository, changing 6 files.
2005-01-20 16:23:03 UTC by yerase