diff options
Diffstat (limited to 'converters/ytnef/pkg-descr')
-rw-r--r-- | converters/ytnef/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/converters/ytnef/pkg-descr b/converters/ytnef/pkg-descr new file mode 100644 index 000000000000..424fc02ae859 --- /dev/null +++ b/converters/ytnef/pkg-descr @@ -0,0 +1,15 @@ +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 + +Author: Randall Hand <randall.hand@gmail.com> +WWW: http://ytnef.sourceforge.net/ |