Winmail.dat

From Noah.org
Revision as of 16:18, 8 December 2008 by Root (talk | contribs) (New page: Category:Engineering This shows how to open winmail.dat files under Linux. Microsoft mail clients sometimes wrap attachments in Transport Neutral Encapsulaton Format (TNEF). The `tnef...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


This shows how to open winmail.dat files under Linux. Microsoft mail clients sometimes wrap attachments in Transport Neutral Encapsulaton Format (TNEF). The `tnef` command can decode these winmail.dat attachments.

First you need to install it. This shows how for Ubuntu:

sudo aptitude install tnef

Then use the `tnef` command to open the archive:

tnef -vf winmail.dat