Menu

#42 *.jpeg can not parse Successfully

v1.4
closed
None
5
2012-04-29
2012-04-17
Anonymous
No

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 .

Discussion

  • Nobody/Anonymous

     
  • Mark Simpson

    Mark Simpson - 2012-04-17

    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.

     
  • Mark Simpson

    Mark Simpson - 2012-04-17
    • assigned_to: nobody --> verdammelt
     
  • Mark Simpson

    Mark Simpson - 2012-04-19

    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 metadata about the file.

    I see none of that evidence.

    Furthermore there is other evidence that it is not a JPEG in that it contains words such as: "CONTENTS", "Root Entry", "MailStream" - plus a chunk of the ASCII table replicated.

    Please explain why you believe this to be a JPEG file and how it was attached.

     
  • zhong huaxiong

    zhong huaxiong - 2012-04-25

    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!

     
  • zhong huaxiong

    zhong huaxiong - 2012-04-25

    i get a bmp file by hex editor,thanks.

     
  • Mark Simpson

    Mark Simpson - 2012-04-29
    • status: open --> closed
     
MongoDB Logo MongoDB