[ITA] tnef 1.4.3 - Tool to unpack MIME application/ms-tnef attachments

Jari Aalto (Cygwin-bug#20070810T0545) jari.aalto@cante.net
Sat Aug 11 06:03:00 GMT 2007


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



More information about the Cygwin-apps mailing list