This commit is contained in:
Nick Bebout 2011-03-12 02:44:57 +00:00
parent 250d6fab28
commit 26a302f586
11 changed files with 323 additions and 134 deletions

View file

@ -5,7 +5,7 @@
<title>imapsync <!--#exec cmd="cat VERSION" --> </title>
<meta name="generator" content="Bluefish 1.0.7"/>
<meta name="author" content="Gilles LAMIRAL"/>
<meta name="date" content="2010-07-15T02:06:30+0200"/>
<meta name="date" content="2010-07-17T02:07:03+0200"/>
<meta name="copyright" content="None"/>
<meta name="keywords" content="imap, transfert, migration"/>
<meta name="description" content="imap migration tool"/>
@ -82,7 +82,11 @@ Or offer him a book on his
<p>See <a href="ChangeLog">ChangeLog</a> to know what's new.</p>
<h2><a href="dist/?M=D">imapsync download</a></h2>
<h2><a href="dist/?C=M;O=D">imapsync source download</a></h2>
<b>Standalone</b> <a href="imapsync.exe"><b>imapsync executable for win32</b></a>,
thanks to Strawberry Perl 5.12 and Par::Packed module.<br/>
(imapsync.exe built time is <!--#flastmod file="imapsync.exe" -->)
<h2><a href="INSTALL">imapsync installation</a></h2>
@ -138,11 +142,12 @@ If you really want a feature you can donate money and I'll code it.<br/>
<p>Some features and their time/money to be done evaluation</p>
<table cellpadding="10" cellspacing="0" border="1">
<tr align="right"><th>Feature </th><th>Time guessed</th><th>Time spent</th><th>Money received</th><th>Money still needed</th></tr>
<tr align="right"><td>Speedup 50% </td><td>10 hours </td><td>0 </td><td>0 $ </td><td>300 $ </td></tr>
<tr align="right"><td>Backup to files</td><td> 8 hours </td><td>60 min </td><td>0 $ </td><td>240 $ </td></tr>
<tr align="right"><td>--deletefolder2</td><td> 3 hours </td><td>30 min </td><td>0 $ </td><td> 90 $ </td></tr>
<tr align="right"><td>NTLM auth </td><td> 3 hours </td><td>60 min </td><td>0 $ </td><td> 90 $ </td></tr>
<tr align="right"><th>Feature </th><th>Time guessed</th><th>Time spent</th><th>Money received</th><th>Money still needed</th></tr>
<tr align="right"><td>Speedup 50% </td><td>10 hours </td><td>80 min </td><td>0 $ </td><td>300 $ </td></tr>
<tr align="right"><td>Backup to files </td><td> 8 hours </td><td>60 min </td><td>0 $ </td><td>240 $ </td></tr>
<tr align="right"><td>--deletefolder2 </td><td> 3 hours </td><td>30 min </td><td>0 $ </td><td> 90 $ </td></tr>
<tr align="right"><td>NTLM auth </td><td> 3 hours </td><td>60 min </td><td>0 $ </td><td> 90 $ </td></tr>
<tr align="right"><td>Win32 imapsync.exe </td><td> 8 hours </td><td>520 min </td><td>0 $ </td><td>240 $ </td></tr>
</table>
@ -161,7 +166,7 @@ If you really want a feature you can donate money and I'll code it.<br/>
<!--#config timefmt="%D" -->
<!--#config timefmt="%A %B %d, %Y" -->
This document last modified <!--#echo var="LAST_MODIFIED" --> <br/>
$Id: index.shtml,v 1.10 2010/07/15 00:06:46 gilles Exp gilles $
$Id: index.shtml,v 1.14 2010/07/17 00:07:16 gilles Exp gilles $
</p>
</body>