Warning, /pim/kmail/ktnef/doc/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003   <!ENTITY % addindex "IGNORE">
0004   <!ENTITY % English "INCLUDE" > <!-- change language only here -->
0005 ]>
0006 
0007 <article id="ktnef" lang="&language;">
0008 
0009 <articleinfo id="ktnefinfo">
0010 <title>The TNEF File Viewer Handbook</title>
0011 
0012 <authorgroup>
0013 <author>
0014 <firstname>Michael</firstname>
0015 <surname>Goffioul</surname>
0016 <affiliation>
0017 <address><email>kde-print@kde.org</email></address>
0018 </affiliation>
0019 </author>
0020 
0021 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0022 
0023 </authorgroup>
0024 
0025 <copyright>
0026 <year>2000</year>
0027 <holder>&Michael.Goffioul;</holder>
0028 </copyright>
0029 <copyright>
0030 <year>2012</year>
0031 <holder>Allen Winter</holder>
0032 </copyright>
0033 
0034 <legalnotice>&FDLNotice;</legalnotice>
0035 
0036 <date>2016-07-27</date>
0037 <releaseinfo>5.3.40 (Applications 16.08)</releaseinfo>
0038 
0039 <abstract><para>The TNEF File Viewer is an application for <ulink url="https://en.wikipedia.org/wiki/TNEF">TNEF</ulink> mail attachments.</para></abstract>
0040 
0041 <keywordset>
0042 <keyword>mail</keyword>
0043 <keyword>TNEF</keyword>
0044 
0045 </keywordset>
0046 
0047 </articleinfo>
0048 
0049 <sect1 id="introduction">
0050         <title>Introduction</title>
0051 
0052         <para>The TNEF File Viewer allows to handle easily mail attachments using the TNEF format. Those attachments
0053                 are usually found in mails coming from <trademark class="registered">Microsoft</trademark>
0054                 mail servers and embed the mail properties as well as the actual attachments.</para>
0055                 <para>An attachment in TNEF format is most often named <filename>winmail.dat</filename> 
0056                 or <filename>win.dat</filename>.</para>
0057 <screenshot>
0058 <screeninfo>TNEF Main Window</screeninfo>
0059 <mediaobject>
0060 <imageobject>
0061 <imagedata fileref="mainwindow.png" format="PNG" />
0062 </imageobject>
0063 <textobject>
0064 <phrase>TNEF Main Window</phrase>
0065 </textobject>
0066 </mediaobject>
0067 </screenshot>
0068 
0069         <para>This utility program allows to perform various operations on those attachments:</para>
0070         <itemizedlist>
0071                 <listitem><para>View/open attachments with associated applications.</para></listitem>
0072                 <listitem><para>Extract actual attachments</para></listitem>
0073                 <listitem><para>View message properties (TNEF/MAPI)</para></listitem>
0074                 <listitem><para>View/extract message formatted text (in RTF format)</para></listitem>
0075         </itemizedlist>
0076 
0077 <para>&kmail; automatically shows the content of a TNEF attachment.
0078 You can open or save the attachments using the actions in the context menu.</para>
0079 <screenshot>
0080 <screeninfo>TNEF attachment in &kmail;</screeninfo>
0081 <mediaobject>
0082 <imageobject>
0083 <imagedata fileref="winmail_dat.png" format="PNG" />
0084 </imageobject>
0085 <textobject>
0086 <phrase>TNEF attachment in &kmail;</phrase>
0087 </textobject>
0088 </mediaobject>
0089 </screenshot>
0090 
0091 </sect1>
0092 
0093 <sect1 id="credits">
0094         <title>Credits and License</title>
0095 
0096         <para>TNEF File Viewer (KTnef)</para>
0097 
0098         <para>Program copyright 2000 &Michael.Goffioul; <email>kde-print@kde.org</email>.</para>
0099         <para>Program copyright 2012 Allen Winter <email>winter@kde.org</email>.</para>
0100 
0101 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0102 
0103         &underFDL;
0104         &underGPL;
0105 
0106 </sect1>
0107 
0108 </article>