Skip to content

Commit de1655c

Browse files
committed
Update README.md
Note new features in Readme
1 parent d210cb4 commit de1655c

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# incredimail-converter-reynardware
22

3-
This version of Incredimail Converter is derived from the original developed by Reynardware (and specifically David P. Owczarski) in 2009-2010. I am adapting it to deal with Incredimail 2.5's database format, which no longer uses .imm files but rather stores messages individually as .iml files. This version is independently developed and not endorsed by Reynardware. However I am very grateful for their releasing the code under a friendly license (the Mozilla Public License) thus saving me much effort!
3+
This version of Incredimail Converter is derived from the original developed by Reynardware (and specifically David P. Owczarski) in 2009-2010. I adapted it to deal with IncrediMail 2.5's database format, which no longer uses .imm files but rather stores messages individually as .iml files. This further development is not endorsed by Reynardware. However I am very grateful for their releasing the code under a friendly license (the Mozilla Public License) thus saving me much effort!
4+
5+
To convert an IncrediMail 2.5 database, choose to convert either the directory `c:\users\yourusername\AppData\Local\IM\Identities\{some_uuid}\Message Store`, or explicitly pick the `MessageStore.db` file within.
6+
7+
Click on 'Releases' above to download the initial release.
8+
9+
## New features above Reynardware v0.53
10+
11+
* Support for IncrediMail 2.5's MessageStore.db.
12+
* Finds IncrediMail databases correctly on Windows Vista and later.
13+
* Amends IncrediMail-style Mime/Multipart headers, which may apply to earlier database versions too.
14+
15+
## Caveats
16+
17+
* I don't have any Incredimail databases from before v2.5 to test with, so while this version should behave the same as the Reynardware version in this case, if it doesn't work it is probably worth trying their version instead.
418

519
The original author's site can be found at <https://code.google.com/archive/p/incredimail-converter-reynardware/> and his blog is at <http://reynardware.blogspot.co.uk/>
620

0 commit comments

Comments
 (0)