mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
7c7f68b12f
- Add LICENSE - Fix error handling PR: 187757 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
15 lines
544 B
Plaintext
15 lines
544 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 YTNEF program allows one to unpack the attachments which were
|
|
encapsulated into the YTNEF attachment. Thus alleviating the need to
|
|
use Microsoft Outlook to view them.
|
|
|
|
Now supports winmail.dat Outlook files
|
|
|
|
WWW: http://ytnef.sourceforge.net/
|