mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
7e3b32fff8
Approved by: portmgr Approved by: bapt (mentor)
14 lines
558 B
Plaintext
14 lines
558 B
Plaintext
This program decodes those annoying application/ms-tnef MIME attachments that
|
|
Microsoft mail servers helpfully use to encapsulate your already MIME encoded
|
|
attachments.
|
|
|
|
Due to the proliferation of Microsoft Outlook and Exchange mail servers,
|
|
more and more mail is encapsulated into this format.
|
|
|
|
The TNEF program allows one to unpack the attachments which were encapsulated
|
|
into the TNEF attachment. Thus alleviating the need to use Microsoft Outlook
|
|
to view them.
|
|
|
|
Author: Mark Simpson <verdammelt@users.sourceforge.net>
|
|
WWW: http://tnef.sourceforge.net/
|