diff options
author | garga <garga@FreeBSD.org> | 2006-02-22 05:35:13 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-02-22 05:35:13 +0800 |
commit | b9f69af32472fc686f7b24ecb850819166a874b2 (patch) | |
tree | 03ae2d7d6300d075284b9c53f8cc5acbf19fd238 /converters/ytnef/pkg-descr | |
parent | c5b223ab96bfc72bcd77b39d61b4f9aad25d078a (diff) | |
download | freebsd-ports-gnome-b9f69af32472fc686f7b24ecb850819166a874b2.tar.gz freebsd-ports-gnome-b9f69af32472fc686f7b24ecb850819166a874b2.tar.zst freebsd-ports-gnome-b9f69af32472fc686f7b24ecb850819166a874b2.zip |
Add ytnef 2.6, unpack data in MS Outlook TNEF format
Submitted by: Rodrigo Graeff <delphus@gmail.com> by email
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/ |