mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-06 00:34:58 +02:00
1.547
This commit is contained in:
parent
e7c65ee6de
commit
6ff9b67554
67 changed files with 747 additions and 354 deletions
33
index.shtml
33
index.shtml
|
@ -2,10 +2,10 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Imapsync: an IMAP migration and backup tool ( release <!--#exec cmd="cat ./VERSION"--> )</title>
|
||||
<title>Official imapsync migration tool ( release <!--#exec cmd="cat ./VERSION"--> )</title>
|
||||
<meta name="generator" content="Bluefish 1.0.7"/>
|
||||
<meta name="author" content="Gilles LAMIRAL"/>
|
||||
<meta name="date" content="2013-05-14T09:46:04+0200"/>
|
||||
<meta name="date" content="2013-07-03T04:12:40+0200"/>
|
||||
<meta name="copyright" content="None"/>
|
||||
<meta name="keywords" content="imap, transfert, migration"/>
|
||||
<meta name="description" content="imap migration tool"/>
|
||||
|
@ -44,7 +44,9 @@
|
|||
<h2>What is imapsync?</h2>
|
||||
|
||||
<p>
|
||||
The purpose of imapsync is to <b>migrate</b> imap accounts or to <b>backup</b> imap accounts.
|
||||
The purpose of imapsync is to <b>migrate</b> IMAP accounts or to <b>backup</b> IMAP accounts.
|
||||
IMAP is one of the three current standard protocols to access mailboxes,
|
||||
the two other are POP3 and HTTP with webmails (often tied to an IMAP server).
|
||||
</p>
|
||||
|
||||
<p><b>imapsync</b> software is a command line tool that allows incremental and
|
||||
|
@ -82,9 +84,9 @@ for <b>bidirectionnal (2 ways) synchronizations</b>.
|
|||
<h2><a id="NUMBERS"></a>Facts and figures for 2011 and 2012</h2>
|
||||
|
||||
<ul>
|
||||
<li><b>3000 to 4000 </b>users per month (34000 users a year)</li>
|
||||
<li><b>4000 to 5000 </b>users per month (34000 users a year)</li>
|
||||
|
||||
<li><b>5 to 25 millions mailboxes </b>transfers per month,
|
||||
<li><b>6 to 25 millions mailboxes </b>transfers per month,
|
||||
total is 93 millions for 2011, 91 millions for 2012.</li>
|
||||
|
||||
<li><b>Operating systems</b> run by imapsync users:
|
||||
|
@ -115,7 +117,7 @@ total is 93 millions for 2011, 91 millions for 2012.</li>
|
|||
|
||||
<!--
|
||||
<ul>
|
||||
<li><b>1.536</b></li>
|
||||
<li><b>1.547</b></li>
|
||||
<li><b>Enhancement</b>: </li>
|
||||
<li><b>Enhancement</b>: </li>
|
||||
<li><b>Enhancement</b>: </li>
|
||||
|
@ -135,8 +137,20 @@ total is 93 millions for 2011, 91 millions for 2012.</li>
|
|||
</ul>
|
||||
-->
|
||||
|
||||
|
||||
<ul>
|
||||
<li><b>1.542</b></li>
|
||||
<li><b>1.547</b> Nothing important except imapsync.exe supports also XOAUTH.</li>
|
||||
<li><b>Enhancement</b>: DBOX 2.41 success</li>
|
||||
<li><b>Enhancement</b>: Kerio 8 success</li>
|
||||
<li><b>Usability</b>: SSL_verify_mode 0 to avoid warning about Man-In-The-Middle.</li>
|
||||
<li><b>Usability</b>: Added message "copying message ..." in dry mode.</li>
|
||||
<li><b>Bug fix</b>: Applied patch from Jim Klimov to handle proxyauth failures</li>
|
||||
<li><b>Bug fix</b>: Fixed binary previous imapsync.exe 1.542 bug with ssl</li>
|
||||
<li><b>Refactoring</b>: Removed sub myconnect() RawSocket2() Split() (Hi Phil!)</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li><b>1.542</b> XOAUTH supported! (Admin Gmail authentication)</li>
|
||||
<li><b>Enhancement</b>: Added XOAUTH authentication. Thanks to Eduardo Bortoluzzi Junior.</li>
|
||||
<li><b>Refactoring</b>: Removed old 2.2.9 Mail::IMAPClient patch stuff.</li>
|
||||
<li><b>Refactoring</b>: Started perlcritic corrections. Left 4 eval at level 5.</li>
|
||||
|
@ -588,7 +602,7 @@ I like it.
|
|||
</ul>
|
||||
|
||||
<p>Now the long reported <b>success stories</b> list: <b>
|
||||
52 different imap server softwares supported!</b><br/>
|
||||
53 different imap server softwares supported!</b><br/>
|
||||
[host1] means "source server" and [host2] means "destination server":
|
||||
</p>
|
||||
|
||||
|
@ -618,6 +632,7 @@ I like it.
|
|||
<li>David Tobit V8. (<a href="http://www.tobit.com/">http://www.tobit.com/</a>) </li>
|
||||
<li>DBMail 1.2.1, 2.0.4, 2.0.9, 2.2rc1 (GPL).
|
||||
2.0.7 seems buggy. (<a href="http://www.dbmail.org/">http://www.dbmail.org/</a>) </li>
|
||||
<li>DBOX 2.41 System [host1] (<a href="http://www.dbox.handshake.de/">http://www.dbox.handshake.de/</a>).</li>
|
||||
<li>Deerfield VisNetic MailServer 5.8.6 [host1]
|
||||
(<a href="http://www.deerfield.net/products/visnetic-mailserver/">http://www.deerfield.net/products/visnetic-mailserver/</a>) </li>
|
||||
<li>dkimap4 [host1] (<a href=""></a>) </li>
|
||||
|
@ -743,7 +758,7 @@ alt="Viewable With Any Browser" />
|
|||
<!--#config timefmt="%D" -->
|
||||
<!--#config timefmt="%A %B %d, %Y" -->
|
||||
<b>This document last modified on <!--#echo var="LAST_MODIFIED" --></b>
|
||||
($Id: index.shtml,v 1.162 2013/05/14 07:46:14 gilles Exp gilles $)
|
||||
($Id: index.shtml,v 1.169 2013/07/03 02:13:03 gilles Exp gilles $)
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue