This commit is contained in:
Nick Bebout 2022-10-24 21:20:30 -05:00
parent e2c23d57d6
commit 399651d088
58 changed files with 5882 additions and 1127 deletions

View file

@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" id="TOP">
<head>
<title>Imapsync list of the 86 imap server software applications supported</title>
<title>Imapsync list of the 88 imap server software applications supported</title>
<meta name="generator" content="Bluefish 2.2.2" />
<meta name="author" content="Gilles LAMIRAL" />
<meta name="date" content="2016-04-10T00:24:15+0200" />
@ -27,12 +27,13 @@
<body>
<h1>Imapsync list of the 86 imap server software applications supported (and the broken ones)
<h1>Imapsync list of the 88 imap server software applications supported (and the broken ones)
<a id="imap_server_success" href="../#TOP"><small>(back to menu)</small></a>
</h1>
<p>To know whether your IMAP server is a widespread choice,
take a look at <a href="http://openemailsurvey.org/">http://openemailsurvey.org/</a><br/>
take a look at <a href="http://openemailsurvey.org/">http://openemailsurvey.org/</a> or
the <a href="https://www.shodan.io/search/facet?query=imap&amp;facet=product">Shodan imap query result</a>.<br/>
The short answer is that if you're not using the famous <b>Dovecot</b> then you're in a niche!
</p>
@ -128,6 +129,9 @@ imapsync --host1 imap.gmail.com
<li>GMX IMAP4 StreamProxy. (<a href="http://www.gmx.com/">http://www.gmx.com/</a>) </li>
<li>Godaddy IMAP (since Godaddy runs Courier) (<a href="https://www.godaddy.com/">https://www.godaddy.com/</a>) </li>
<li>Gromox/Grammm IMAP server (<a href="https://docs.grammm.com/">https://docs.grammm.com/</a>)</li>
<li>Grommunio (<a href="https://grommunio.com/">https://grommunio.com/</a>)</li>
<li>Groupwise IMAP (Novell) 6.x and 7.0. Buggy so see the <a href="../FAQ.d/FAQ.Various_Software_Servers.txt">FAQ item about Groupwise</a>
(<a href="http://www.novell.com/products/groupwise/">http://www.novell.com/products/groupwise/</a>) </li>
<li>hMailServer 5.40-B1950 [host12], 5.3.3 [host2], 4.4.1 [host1], 5.3.2-B1769 [host2], 5.6 [host2]
@ -185,6 +189,8 @@ imapsync --host1 imap.gmail.com
<li>SunONE Messaging server 5.2, 6.0 (SUN JES - Java Enterprise System) (<a href="http://www.oracle.com/">http://www.oracle.com/</a>) </li>
<li>Sun Java(tm) System Messaging Server 6.2-2.05, 6.2-7.05, 6.3 (<a href="http://www.oracle.com/">http://www.oracle.com/</a>) </li>
<li>Surgemail 3.6f5-5, 6.3d-72 [host2] (<a href="http://netwinsite.com/surgemail/">http://netwinsite.com/surgemail/</a>) </li>
<li>Tegu mail server (<a href="https://mbk-lab.ru/">https://mbk-lab.ru/</a>)</li>
<li>UW-imap servers (imap-2000b) rijkkramer IMAP4rev1 2000.287
(RedHat uses UW like 2003.338rh), v12.264 Solaris 5.7 (OSI Approved)
(<a href="http://www.washington.edu/imap/">http://www.washington.edu/imap/</a>) </li>
@ -246,7 +252,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: imapservers.shtml,v 1.56 2021/06/08 09:56:54 gilles Exp gilles $)<br/>
($Id: imapservers.shtml,v 1.59 2022/06/02 10:45:27 gilles Exp gilles $)<br/>
<a href="#TOP">Top of the page</a>
</p>

View file

@ -58,11 +58,11 @@ If you are very interrested in those projects, don't hesitate to solicit me!
<!--
<ul>
<li><b>2.xxx</b></li>
<li><b>2.230</b></li>
<li><b>General</b>: </li>
<li><b>Dependencies removed</b>: None </li>
<li><b>Dependencies added</b>: None </li>
<li><b>Dependencies removed</b>: None </li>
<li><b>Enhancement</b>: </li>
<li><b>Enhancement</b>: </li>
@ -82,9 +82,38 @@ If you are very interrested in those projects, don't hesitate to solicit me!
<li><b>Portability</b>: </li>
<li><b>Portability</b>: </li>
<li><b>CGI context</b>: </li>
<li><b>CGI context</b>: </li>
<li><b>CGI context</b>: </li>
<li><b>CGI context</b>: </li>
</ul>
-->
<ul>
<li><b>2.229</b></li>
<li><b>General</b>: </li>
<li><b>Dependencies added</b>: Proc::ProcessTable </li>
<li><b>Dependencies removed</b>: None </li>
<li><b>Enhancement</b>: Added a stat value: memory footprint times time spent during the sync. The unity is MiB * hour. The stat line is "Memory consumption at the end".</li>
<li><b>Enhancement</b>: Filtering buggy flags is now case insensitive. \Junk or \JUNK or \jUnK etc. (sub tests_filterbuggyflags)</li>
<li><b>Enhancement</b>: Added --memorystress to check memory crunching in normal run.</li>
<li><b>Usability</b>: Do not email final reports by default. Use --emailreport1 and --emailreport2 to add final emails reports in each INBOX.</li>
<li><b>CGI context</b>:
<ul>
<li>Refuse to serve when the cpu load is greater than 1 per cpu. A load of 3.9 with 4 cores is ok, 4.1 is not. (sub heavy_load_reached_by_cpu)</li>
<li>Refuse to serve when the RAM memory available for imapsync processes is less than 1 GB, presented by percentage on the first line like "64.80% used by processes". (sub heavy_load_percent_threshold)</li>
<li>When refuse to serve, exits with value 69 EX_UNAVAILABLE</li>
</ul>
</li>
<li><b>Testing</b>: 1992 unit tests</li>
</ul>
<ul>
<li><b>2.200</b></li>
<li><b>Dependencies removed</b>: None </li>
@ -1039,7 +1068,7 @@ by ignoring PERMANENTFLAGS (Exchange tests)</li>
<!--#config timefmt="%D" -->
<!--#config timefmt="%A %B %d, %Y" -->
<b>This document last modified on <!--#echo var="LAST_MODIFIED" --></b>
($Id: news.shtml,v 1.84 2022/04/04 16:11:25 gilles Exp gilles $)<br />
($Id: news.shtml,v 1.87 2022/09/15 08:42:40 gilles Exp gilles $)<br />
<a href="#TOP">Top of the page</a>
</p>
</body></html>

View file

@ -41,7 +41,7 @@ to view details of this transaction (if you have a Paypal account).
</p>
<p>Now you have access to the <b>full unlimited imapsync
<a href="https://imapsync.lamiral.info/X/imapsync_form_extra.html">online service /X</a></b>.
<a href="https://imapsync.lamiral.info/X/u.html">online service /X</a></b>.
This online imapsync service doesn't require any installation on your side, just use it as it is.</p>
<p>Also, in case you want to <b>run imapsync by yourself</b>, you will find <b>imapsync</b>
@ -112,7 +112,7 @@ src="S/images/ab_jlh.png"
<!--#config timefmt="%D" -->
<!--#config timefmt="%A %B %d, %Y" -->
<b>This document last modified on <!--#echo var="LAST_MODIFIED" --></b>
($Id: paypal_return.shtml,v 1.39 2020/10/13 16:25:09 gilles Exp gilles $)
($Id: paypal_return.shtml,v 1.40 2022/05/04 10:23:52 gilles Exp gilles $)
</p>
<script type="text/javascript" src="S/conversion_data.js">