Programming Languages: C
License: GNU General Public License version 2.0 (GPLv2)
browse code,
statistics svn co https://tnef.svn.sourceforge.net/svnroot/tnef tnef
browse code,
statistics,
last commit on 2012-02-29
git clone git://tnef.git.sourceforge.net/gitroot/tnef/tnef (read-only)
i get a bmp file by hex editor,thanks.
2012-04-24 19:55:55 PDT by zhhxhero
im sorry about that, verdammelt is right! i find it contains a BMP image file and other words just like verdammelt said. Thanks a lot!
2012-04-24 19:54:13 PDT by zhhxhero
Looking at the unpacked attachment in a hex editor - it does not appear to be a JPEG file. Quoting wikipedia: JPEG image files begin with FF D8 and end with FF D9. JPEG/JFIF files contain the ASCII code for "JFIF" (4A 46 49 46) as a null terminated string. JPEG/Exif files contain the ASCII code for "Exif" (45 78 69 66) also as a null terminated string, followed by more...
2012-04-19 04:46:32 PDT by verdammelt
I see the same behavior as reported. The verobse/debug output shows that TNEF is not finding a name of the file other than 'Untitled Attachment' (this is not invented by TNEF - it is in the winmail.dat file itself). If it is possible to get the jpeg that is embedded in the winmail.dat it could be beneficial to my debugging.
2012-04-17 04:12:49 PDT by verdammelt
duplicate of 3518728.
2012-04-17 03:59:27 PDT by verdammelt
when the pic type is JPEG ,tnef can not prase winmail.dat successful,Actually,we get a file that name is "Untitled Attachment",and the size of the file is bigger .
2012-04-17 01:54:44 PDT by nobody
when the pic type is JPEG ,tnef can not prase winmail.dat successful,Actually,we get a file that name is "Untitled Attachment",and the size of the file is bigger .
2012-04-17 01:53:47 PDT by nobody
verdammelt pushed 1 commit(s) to refs/heads/master in the tnef Git repository of the TNEF project.
2012-02-29 17:38:32 PST by verdammelt
verdammelt made 2 file-release changes.
2012-02-29 17:26:03 PST by verdammelt
verdammelt made 1 file-release changes.
2012-02-29 17:25:17 PST by verdammelt