Difference between revisions of "OS-Linux-Tool-Tnef"

From KRayWiki
Jump to navigation Jump to search
(Copy from PmWiki)
(No difference)

Revision as of 07:52, 3 January 2018

TNEF is a program for unpacking Microsoft MIME attachments of type "application/ms-tnef".

It is used to extract the contents of Winmail.dat files that are attached to e-mail by Outlook mail clients.

For example, save the attachment as winmail.dat, then:

->@@mkdir tmp\\ tnef -C tmp winmail.dat@@

The attachments inside winmail.dat should be in the tmp folder.

See also: Claws Mail on this wiki for an in-application mail client TNEF decoder plug-in.