This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
[ITA] tnef 1.4.3 - Tool to unpack MIME application/ms-tnef attachments
- From: Jari Aalto (Cygwin-bug#20070810T0545) <jari dot aalto at cante dot net>
- To: cygwin-apps at cygwin dot com
- Date: Sat, 11 Aug 2007 09:02:45 +0300
- Subject: [ITA] tnef 1.4.3 - Tool to unpack MIME application/ms-tnef attachments
Adopted package from Harold Hunt and upgraded to new upstream release.
Jari
sdesc: "Tool to unpack MIME application/ms-tnef attachments"
ldesc: "A program for unpacking MIME attachments of type application/ms-tnef.
This is a Microsoft only attachment. 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 the attachment."
category: Mail
requires: cygwin
a) manual
wget \
http://cygwin.cante.net/tnef/tnef-1.4.3-1.tar.bz2 \
http://cygwin.cante.net/tnef/tnef-1.4.3-1-src.tar.bz2 \
http://cygwin.cante.net/tnef/setup.hint
b) automated; get.sh displays further instructions
gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8
mkdir tnef ; cd tnef
rm -f get.sh get.sh.sig
wget http://cygwin.cante.net/tnef/get.sh \
http://cygwin.cante.net/tnef/get.sh.sig
gpg --verify get.sh.sig get.sh &&
sh get.sh