Skip to content

dtimms/tnef

This branch is 1 commit ahead of, 73 commits behind verdammelt/tnef:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5a23394 · Aug 24, 2014
Jan 1, 2009
Oct 23, 2013
Aug 8, 2014
Jul 13, 2014
Nov 5, 2013
Jul 12, 2014
Mar 2, 2003
Jul 13, 2014
Sep 4, 2002
Jul 13, 2014
Nov 28, 2008
Jan 9, 2004
Jul 13, 2014
Nov 28, 2008
Mar 2, 2003
Mar 20, 2006
Feb 7, 2005
Nov 5, 2013
Aug 24, 2014
Nov 28, 2008
Nov 28, 2008
Nov 28, 2008
Nov 28, 2008
Jul 20, 2002
Nov 5, 2013
Aug 25, 2009

Repository files navigation

                                   TNEF
                                   ====

TNEF is 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.

TNEF is mainly tested and used on GNU/Linux and CYGWIN systems.  It
'should' work on other UNIX and UNIX-like systems.

See the file COPYING for copyright and warranty information.

See the file INSTALL for instructions on installing TNEF.  The short form
for installation is the standard: 

    tar xzvf tnef-x.y.tar.gz
    cd tnef-x.y
    ./configure 
    make check
    make install
    
'make check' will have created the tnef executable in the src
directory and run all the unit tests.  'make install' should have put
it into /usr/local/bin.  Please see the man page or tnef --help for
options. 







Packages

No packages published

Languages

  • C 64.0%
  • Shell 29.2%
  • TeX 2.6%
  • Awk 2.2%
  • Perl 1.9%
  • CSS 0.1%