diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-02-21 21:35:13 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-02-21 21:35:13 +0000 |
commit | be0d42fd32a0febb56b510223c2f20ca7b10a6c3 (patch) | |
tree | f3fd3161a7bd083c86926abcf793eab00e7b7b52 /converters/ytnef/pkg-descr | |
parent | 529ed7dc50f454b6ef52a3b31663c62034a739ac (diff) | |
download | ports-be0d42fd32a0febb56b510223c2f20ca7b10a6c3.tar.gz ports-be0d42fd32a0febb56b510223c2f20ca7b10a6c3.zip |
Notes
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/ |