mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-06 16:54:58 +02:00
1.727
This commit is contained in:
parent
3eaac56812
commit
137242e609
114 changed files with 10852 additions and 8980 deletions
112
S/mailing_list.shtml
Normal file
112
S/mailing_list.shtml
Normal file
|
@ -0,0 +1,112 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en" id="TOP">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" >
|
||||
<title>The English imapsync mailing-list</title>
|
||||
<meta name="author" content="Gilles LAMIRAL" >
|
||||
<meta name="copyright" content="None">
|
||||
|
||||
<link rel="icon" type="image/png" href="../S/images/logo_imapsync_s.png" >
|
||||
<link href="../S/style.css" rel="stylesheet" type="text/css">
|
||||
|
||||
<!--
|
||||
The link to the HTML5Shiv must be placed in the <head> element, after any stylesheets
|
||||
http://www.w3schools.com/html/html5_browsers.asp
|
||||
-->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<section>
|
||||
|
||||
<h1>Discuss or search on the English imapsync mailing-list <a href="../#TOP" id="MAILING-LIST"><small>(back to menu)</small></a>
|
||||
</h1>
|
||||
|
||||
|
||||
<p>
|
||||
The English public mailing-list may be the best way to get free and gratis support (not as quick as the professional support).<br />
|
||||
You can write to the mailing-list even if you're not subscribed to it.<br />
|
||||
In that case you will receive a confirmation message each time you post (to avoid spam).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To <b>write</b> on the mailing-list, the address is:
|
||||
<b>imapsync@linux-france.org</b> (English language list, hosted in France)<br />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To <b>subscribe</b>, send a message to:
|
||||
<b>imapsync-subscribe@listes.linux-france.org</b><br />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To <b>unsubscribe</b>, send a message to:
|
||||
<b>imapsync-unsubscribe@listes.linux-france.org</b><br />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To <b>contact</b> the person in charge for the list:
|
||||
<b>imapsync-request@listes.linux-france.org</b><br />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The <b>list archives</b> are available at
|
||||
<a href="http://www.linux-france.org/prj/imapsync_list/">
|
||||
http://linux-france.org/prj/imapsync_list/</a><br />
|
||||
So consider that the list is public, anyone can see your post.<br />
|
||||
<i>Use a pseudonym or do not post to
|
||||
this list if you want to stay private</i>.<br />
|
||||
</p>
|
||||
|
||||
<form action="https://www.google.com/search" method="get">
|
||||
<p> <b>Search</b> in the imapsync list <b>archives</b>:
|
||||
<input type="text" size="30" value="Gmail Exchange" name="q" />
|
||||
<input type="hidden" value="www.linux-france.org/prj/imapsync_list/" name="as_sitesearch" />
|
||||
(change the keywords with your own request and press <b>Enter</b>)
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<p>
|
||||
<b>Thank you for your participation to the English imapsync mailing-list!</b>
|
||||
</p>
|
||||
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<hr>
|
||||
|
||||
<a href="http://validator.w3.org/check?uri=referer"><img
|
||||
src="../S/images/valid-W3C-html5.png"
|
||||
alt="Valid HTML5" height="31" width="88"
|
||||
></a>
|
||||
|
||||
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img
|
||||
style="border:0;width:88px;height:31px"
|
||||
src="../S/images/vcss-blue"
|
||||
alt="CSS Valide !"
|
||||
></a>
|
||||
|
||||
<a href="http://www.anybrowser.org/campaign/"><img
|
||||
style="border:0;width:88px;height:31px"
|
||||
src="../S/images/ab_jlh.png"
|
||||
alt="Viewable With Any Browser"
|
||||
></a>
|
||||
|
||||
<hr>
|
||||
<p>
|
||||
<!--#config timefmt="%D" -->
|
||||
<!--#config timefmt="%A %B %d, %Y" -->
|
||||
<b>This document was last modified on <!--#echo var="LAST_MODIFIED" --></b>
|
||||
($Id: mailing_list.shtml,v 1.2 2016/08/05 14:24:46 gilles Exp gilles $)<br>
|
||||
<a href="#TOP">Top of the page</a>
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue