MsgText Code
Brought to you by:
hartwigthomas
| File | Date | Author | Commit |
|---|---|---|---|
| Msg | 2013-03-26 | hartwigthomas | [r20] |
| Rtf | 2011-03-04 | hartwigthomas | [r17] Release 2.08 |
| Storage | 2011-01-24 | hartwigthomas | [r3] |
| Transfer | 2013-03-26 | hartwigthomas | [r20] |
| Utils | 2011-02-18 | hartwigthomas | [r16] Release 2.07 |
| bin | 2011-03-04 | hartwigthomas | [r17] Release 2.08 |
| documentation | 2011-03-04 | hartwigthomas | [r18] |
| .project | 2011-03-04 | hartwigthomas | [r17] Release 2.08 |
| COPYING.txt | 2011-01-24 | hartwigthomas | [r1] |
| MsgText.cpp | 2011-03-04 | hartwigthomas | [r17] Release 2.08 |
| MsgText.sln | 2013-03-26 | hartwigthomas | [r20] |
| MsgText.vcproj | 2011-02-08 | hartwigthomas | [r9] |
| MsgText.vcxproj | 2013-03-26 | hartwigthomas | [r20] |
| MsgText.vcxproj.filters | 2013-03-26 | hartwigthomas | [r20] |
| build.xml | 2013-03-26 | hartwigthomas | [r20] |
| readme.html | 2013-03-26 | hartwigthomas | [r20] |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- ===$Workfile: readme.html $========================================
Package description of MsgText
Version : $Id$
Application: MSG file archiving
Description: Package description of MsgText
------------------------------------------------------------------------
Copyright : 2009, Enter AG, Zurich, Switzerland
Developed : Hartwig Thomas, 12. June 2009
==================================================================== -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>MsgText 2.08 Readme</title>
</head>
<body>
<h1>MsgText Package</h1>
<p>This package contains the <em>MsgText</em> application.
<em>MsgText</em> is used to convert <em>.msg</em> files
to <em>.txt</em> files and extract all attachments.
</p>
<p>For long-term preservation of mail the resulting attachment files
will have to be converted further.</p>
<p>For extracting <em>.msg</em> files from a message store, the Enter AG
utility <em>MsgExport</em> can be used.</p>
<p>The command-line application <em>MsgText.exe</em> can be found in the
<em>bin</em> folder. <em>MsgText -h</em> displays a short usage notice.
</p>
<p>An interactive user interface for the command-line application can also
be found in the <em>bin</em> folder. Its name is <em>mt.js</em>. Normally
double clicking it with the mouse will start it. If that fails, call
it from the command-line using <em>wscript</em>: <em>wscript bin/mt.js</em>.
</p>
<p>Please consult the <a href="documentation/MsgText.pdf">manual</a> for more
information about <em>MsgText</em>.</p>
<h2>Release History</h2>
<h3>2.09</h3>
<p>Fixed problems with new MsoDataStore (Office 2010: Custom Data XML) content by ignoring it.</p>
<h3>2.08</h3>
<p>Handling of <em>mhtmltag</em> in HtmlWriter.cpp was changed to ignore the tag.</p>
<p>Changed file selector technique in <em>mt.js</em> to be compatible with Windows 7.</p>
<h3>2.07</h3>
<p>Fixed problem with space character before ".msg". Fixed problem (hanger) with uncompressed RTF.</p>
<h3>2.06</h3>
<p>Fixed problem with ISO.8859-1 letters and attachments without a name.</p>
<h3>2.05</h3>
<p>Corrected problem with tab character in file names - second attempt.</p>
<h3>2.04</h3>
<p>Corrected problem with tab character in file names.</p>
<h3>2.03</h3>
<p>Fixed a problem with UNICODE strings being stored without terminating character.</p>
<h3>2.02</h3>
<p>Fixed a problem with attachment files that were being overwritten.</p>
<h3>2.01</h3>
<p>First SourceForge Release</p>
<h2>Contact</h2>
<p>Enter AG <br />
Müllerstrasse 64<br />
8004 Zürich<br />
+41 (0)43 311 59 15<br />
info@enterag.ch<br />
www.enterag.ch<br />
</p>
</body>
</html>