<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JoPa.Fr &#187; Groupware</title>
	<atom:link href="http://www.jopa.fr/index.php/tag/groupware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jopa.fr</link>
	<description>001100010BIDOUILLE11101010111100010LIBRE1000100111100101</description>
	<lastBuildDate>Tue, 10 Jan 2012 21:59:31 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SOGo&#8230;What else ?</title>
		<link>http://www.jopa.fr/index.php/2009/11/11/sogo-debian-install/</link>
		<comments>http://www.jopa.fr/index.php/2009/11/11/sogo-debian-install/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:38:41 +0000</pubDate>
		<dc:creator>Jopa</dc:creator>
				<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Planet-Libre]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Groupware]]></category>
		<category><![CDATA[Messagerie]]></category>
		<category><![CDATA[Serveur]]></category>

		<guid isPermaLink="false">http://www.jopa.fr/?p=1846</guid>
		<description><![CDATA[Dans la série groupware, je me suis mis en tête de tester SOGo (Scalable OpenGroupware.org).  Un outil collaboratif que j&#8217;avais complètement occulté lors de mes recherches, il y a maintenant quelques mois. J&#8217;ai eu l&#8217;agréable surprise de découvrir qu&#8217;il existait un paquet pour Squeeze, mais après une bonne soirée d&#8217;acharnement, je n&#8217;ai pas réussi à [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.sogo.nu/fr.html"><img class="size-full wp-image-1890 alignleft" title="sogo" src="http://www.jopa.fr/wp-content/uploads/2009/11/sogo.png" alt="sogo" width="264" height="261" /></a>Dans la série <em>groupware</em>, je me suis mis en tête de tester <a title="http://www.scalableogo.org/fr.html" href="http://www.sogo.nu/fr.html" target="_blank">SOGo (Scalable OpenGroupware.org)</a>.  Un outil collaboratif que j&#8217;avais complètement occulté lors de mes recherches, il y a maintenant quelques mois.</p>
<p style="text-align: justify;">J&#8217;ai eu l&#8217;agréable surprise de découvrir qu&#8217;il existait un paquet pour <a title="http://www.scalableogo.org/fr.html" href="http://www.debian.org" target="_blank">Squeeze</a>, mais après une bonne soirée d&#8217;acharnement, je n&#8217;ai pas réussi à obtenir quelque chose de vraiment fonctionnel. Une interface web pleine de bugs, des modules manquants, bref, pas génial génial.</p>
<p style="text-align: justify;">L&#8217;installation étant bien documentée, sur le site officiel, pour une distribution <em>RedHat</em>, je me suis finalement résigné à tenter le coup sur une <em>CentOS 5</em>.  Après tout, je n&#8217;avais pas mis le nez dans une <em>RedHat</em> depuis des lustres, c&#8217;était l&#8217;occasion.</p>
<p style="text-align: justify;">Heureux de cette expérience réussie sous <em>CentOS</em>, j&#8217;ai ressenti une pointe de frustration de n&#8217;avoir pas pu faire tourner le <em>binious</em> sous ma distribution préférée. J&#8217;ai finalement consacré une dernière soirée à une installation à partir des sources, sous <a title="www.debian.org" href="http://www.jopa.fr/index.php/2009/11/12/sogo-debian-install/www.debian.org"><em>Lenny</em></a>.</p>
<p style="text-align: justify;"><span id="more-1846"></span></p>
<h2 style="text-align: justify;">CentOS 5</h2>
<p style="text-align: justify;">La <a title="http://www.scalableogo.org/files/docs/SOGo%20Installation%20Guide.pdf" href="http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf" target="_blank">documentation officielle</a> est très bien faite et ne justifie pas un article dédié à l&#8217;installation sous <em>CentOS</em>. Il faut veiller cependant à adapter la configuration du dépôt utilisée dans cette doc, en remplaçant <em>RHEL5</em> par <em>CentOS5</em>.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><em>/etc/yum.repos.d/inverse.repo</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1846code5'); return false;">View Code</a> INI</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18465"><td class="code" id="p1846code5"><pre class="ini" style="font-family:monospace;"><span style="color: #000066; font-weight:bold;"><span style="">&#91;</span>RHEL5<span style="">&#93;</span></span>
&nbsp;
<span style="color: #000099;">name</span><span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">Inverse SOGo Repository</span>
&nbsp;
#baseurl<span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">http://inverse.ca/downloads/SOGo/RHEL5/$basearch</span>
&nbsp;
<span style="color: #000099;">baseurl</span><span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">http://inverse.ca/downloads/SOGo/CentOS5/nightly/$basearch</span>
&nbsp;
<span style="color: #000099;">gpgcheck</span><span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">0</span></pre></td></tr></table></div>

<p style="text-align: justify;"><em>Note : J&#8217;ai utilisé la branche &laquo;&nbsp;nightly&nbsp;&raquo; après avoir rencontré des problèmes de dépendances avec la branche classique (inverse.ca/downloads/SOGo/CentOS5/$basearch). C&#8217;est évidemment peu recommandé pour une machine en production.</em></p>
<p style="text-align: justify;">A noter également que la doc est basée sur une utilisation avec <em>postgresql</em>, mais passe sous silence l&#8217;installation de ce dernier. Un petit coup de &laquo;&nbsp;yum&nbsp;&raquo; règle rapidement le problème :</p>
<p style="text-align: justify;"><span style="color: #800000;"># yum install postgresql-server</span></p>
<p>Enfin, j&#8217;ai bloqué un petit moment à cause du firewall <em>SeLinux</em> qui interdit par défaut les connexions sur le port <em>http</em>. Pour autoriser les connexions au port 80 :</p>
<p><span style="color: #800000;"># setsebool httpd_can_network_connect=1</span></p>
<h2><img class="aligncenter size-full wp-image-1887" title="sogo2" src="http://www.jopa.fr/wp-content/uploads/2009/11/sogo2.png" alt="sogo2" width="482" height="389" /></h2>
<h2>Debian Lenny</h2>
<h3>Pré-requis</h3>
<p>SOGo utilise un LDAP pour l&#8217;authentification et les annuaires mails centralisés, un serveur SMTP et IMAP pour la gestion des mails. Dans cet exemple, je vais me baser sur l&#8217;architecture décrite ici :</p>
<p id="post-1064"><a title="Lien Permanent : Installation d’un serveur mail brique par brique… (OpenLDAP, Postfix, Cyrus-imap, TLS, SASL, Spamassassin, Amavis, etc…)" rel="bookmark" href="../index.php/2009/02/03/installation-dun-serveur-mail-brique-par-brique-openldap-postfix-cyrus-imap-tls-sasl-spamassassin-amavis-etc/">Installation d’un serveur mail brique par brique… (OpenLDAP, Postfix, Cyrus-imap, TLS, SASL, Spamassassin, Amavis, etc…)</a></p>
<p>Installation de quelques paquets nécessaires au fonctionnement et à la compilation de SOGo ( Apache2, GNUStep, Postgresql, etc&#8230;)</p>
<p><span style="color: #800000;"># aptitude install apache2 apache2-mpm-prefork apache2-prefork-dev<br />
# aptitude install postgresql<br />
# aptitude install make patch subversion monotone<br />
# aptitude install gobjc gnustep-make libgnustep-base1.16 libgnustep-base-dev libpq5 libpq-dev libldap2-dev libxml2-dev libmysqlclient15-dev gnustep-base-common gnustep-base-runtime</span></p>
<p>La compilation de SOGo nécessite la librairie <em>Memcached (libmemcached2 libmemcached-dev)</em>, non disponible par défaut sous <em>Lenny</em>. Les paquets peuvent cependant être empruntés à <em>Squeeze</em> :</p>
<p>- <a title="http://packages.debian.org/squeeze/libmemcached2   " href="http://packages.debian.org/squeeze/libmemcached2   ">http://packages.debian.org/squeeze/libmemcached2 </a><br />
- <a title="http://packages.debian.org/squeeze/libmemcached-dev   " href="http://packages.debian.org/squeeze/libmemcached-dev">http://packages.debian.org/squeeze/libmemcached-dev</a></p>
<p><span style="color: #800000;"># aptitude install memcached<br />
# dpkg -i libmemcached2_0.31-1_i386.deb libmemcached-dev_0.31-1_i386.deb<br />
</span></p>
<h3>Postgresql</h3>
<p>Création d&#8217;un utilisateur &laquo;&nbsp;<em>sogo</em>&nbsp;&raquo; dans postgresql et création d&#8217;un base &laquo;&nbsp;<em>sogo</em>&laquo;&nbsp;.</p>
<p><span style="color: #800000;"># su – postgres<br />
$ createuser &#8211;no-superuser &#8211;no-createdb &#8211;no-createrole &#8211;encrypted &#8211;pwprompt sogo<br />
$ createdb -O sogo sogo</span></p>
<p><em>Note : Pour l&#8217;exemple, j&#8217;ai utilisé &laquo;&nbsp;sogopasswd&nbsp;&raquo; comme mot de passe. </em></p>
<h3>Récupération des sources</h3>
<p>SOGo  ( monotone )</p>
<p><span style="color: #800000;">$ mtn db init &#8211;db=db.mtn<br />
$ mtn &#8211;db=db.mtn pull inverse.ca ca.inverse.sogo<br />
$ mtn &#8211;db=db.mtn checkout &#8211;branch ca.inverse.sogo SOGo</span></p>
<p>SOPE (Subversion)</p>
<p><span style="color: #800000;">$ svn export -r 1660 http://svn.opengroupware.org/SOPE/trunk/ SOPE<br />
</span></p>
<h3>Compilation</h3>
<p>SOPE</p>
<p><span style="color: #800000;">$ cd SOPE<br />
$ patch -p0 &lt; ../SOGo/SOPE/sope-patchset-r1660.diff<br />
$ patch -p0 &lt; ../SOGo/SOPE/sope-gsmake2.diff<br />
<span style="color: #800000;">$ source /usr/share/GNUstep/Makefiles/GNUstep.sh<br />
$ </span></span><span style="color: #800000;">./configure &#8211;with-gnustep &#8211;enable-strip &#8211;enable-debug<br />
$ make<br />
$ su<br />
# make install<br />
# exit</span></p>
<p>SOGo</p>
<p><span style="color: #800000;"><span style="color: #800000;">$ cd ../SOGo<br />
<span style="color: #800000;">$ source /usr/share/GNUstep/Makefiles/GNUstep.sh</span></span></span><span style="color: #800000;"><br />
$ ./configure &#8211;enable-strip &#8211;enable-debug<br />
$ make<br />
$ su<br />
# make install<br />
# cp Scripts/sogod-wrapper /usr/sbin/</span><br />
<span style="color: #800000;"> # cp debian/sogo.init /etc/init.d/sogo<br />
</span></p>
<p><span style="color: #800000;"># chmod +x /etc/init.d/sogo</span></p>
<p><span style="color: #800000;"> </span></p>
<p>Edition du fichier /etc/init.d/sogo pour affecter 3 à la variable PREFORK. Ce qui permet de lancer 3 <em>démons</em> Sogo simultanément.</p>
<p><em>/etc/init.d/sogo</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1846code6'); return false;">View Code</a> INI</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18466"><td class="code" id="p1846code6"><pre class="ini" style="font-family:monospace;">...
&nbsp;
# specify more if you are using a load-balancer
&nbsp;
# PREFORK<span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">1</span>
&nbsp;
<span style="color: #000099;">PREFORK</span><span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">3</span>
&nbsp;
<span style="color: #000099;">SOGO_ARGS</span><span style="color: #000066; font-weight:bold;">=</span><span style="color: #933;">&quot;&quot;</span>
&nbsp;
<span style="color: #000099;">USER</span><span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">sogo</span>
&nbsp;
...</pre></td></tr></table></div>

<h3>Configuration</h3>
<p>Création d&#8217;un utilisateur &laquo;&nbsp;sogo&nbsp;&raquo; :</p>
<p><span style="color: #800000;"># adduser sogo &#8211;home /var/lib/sogo</span></p>
<p>Création des répertoires :</p>
<p><span style="color: #800000;"># mkdir /var/spool/sogo /var/run/sogo /var/log/sogo<br />
# chown -R sogo /var/spool/sogo /var/run/sogo /var/log/sogo</span></p>
<p>Création du fichier de configuration :</p>
<p><span style="color: #800000;"># su &#8211; sogo<br />
$ mkdir -p GNUstep/Defaults<br />
$ vi GNUstep/Defaults/.GNUstepDefaults</span></p>
<p>/var/lib/sogo/GNUstep/Defaults/.GNUstepDefaults</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1846code7'); return false;">View Code</a> INI</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18467"><td class="code" id="p1846code7"><pre class="ini" style="font-family:monospace;"><span style="">&#123;</span>
     <span style="color: #000099;">NSGlobalDomain</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> <span style="">&#123;</span></span>
     <span style="">&#125;</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">gdnc</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> <span style="">&#123;</span></span>
<span style="">&#125;</span><span style="color: #666666; font-style: italic;">;</span>
&nbsp;
<span style="color: #000099;">sogod</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> <span style="">&#123;</span></span>
    <span style="color: #000099;">NGImap4DisableIMAP4Pooling</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
    <span style="color: #000099;">NGUseUTF8AsURLEncoding</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
    <span style="color: #000099;">OCSFolderInfoURL</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;postgresql://sogo:sogopasswd@localhost:5432/sogo/sogo_folder_info&quot;</span><span style="color: #666666; font-style: italic;">;</span>
    <span style="color: #000099;">SOGoACLsSendEMailNotifications</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
    <span style="color: #000099;">SOGoAppointmentSendEMailNotifications</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
    <span style="color: #000099;">SOGoAuthenticationMethod</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> LDAP</span><span style="color: #666666; font-style: italic;">;</span>
    <span style="color: #000099;">SOGoCalendarDefaultRoles</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> <span style="">&#40;</span></span>
     PublicViewer
<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span>
&nbsp;
<span style="color: #000099;">SOGoDefaultLanguage</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> French</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoDefaultMailDomain</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> linet.jopa.fr</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoDraftsFolderName</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> INBOX/Drafts</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoFallbackIMAP4Server</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> mail.linet.jopa.fr</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoFoldersSendEMailNotifications</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoLDAPSources</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> <span style="">&#40;</span></span>
<span style="">&#123;</span>
     <span style="color: #000099;">CNFieldName</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> cn</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">IDFieldName</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> uid</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">UIDFieldName</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> uid</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">baseDN</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;dc=linet,dc=jopa,dc=fr&quot;</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">bindDN</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;cn=guest,dc=linet,dc=jopa,dc=fr&quot;</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">bindFields</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> uid</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">IMAPHostFieldName</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> site</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">bindPassword</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;MotDePasseGuestLDAP&quot;</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">canAuthenticate</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">displayName</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;Adresses Jopa&quot;</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">hostname</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> localhost</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">id</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> public</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">isAddressBook</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">port</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> 389</span><span style="color: #666666; font-style: italic;">;</span>
     <span style="color: #000099;">scope</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> SUB</span><span style="color: #666666; font-style: italic;">;</span>
<span style="">&#125;</span>
<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoMailingMechanism</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> smtp</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoOtherUsersFolderName</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;Other Users&quot;</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoProfileURL</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;postgresql://sogo:sogopasswd@localhost:5432/sogo/sogo_user_profile&quot;</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoSMTPServer</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> mail.linet.jopa.fr</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoSentFolderName</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> INBOX/Sent</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoServerTimeZone</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> Europe/Paris</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoSharedFolderName</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;Shared Folders&quot;</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoTrashFolderName</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> INBOX/Trash</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">WOApplicationRedirectURL</span> <span style="color: #000066; font-weight:bold;">=</span> <span style="color: #933;">&quot;http://labo.linet.jopa.fr&quot;</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">WOMessageUseUTF8</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">WOParsersUseUTF8</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> YES</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">WOPort</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> 20000</span><span style="color: #666666; font-style: italic;">;</span>
&nbsp;
<span style="color: #000099;">WOUseRelativeURLs</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> NO</span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoSuperUsernames</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> <span style="">&#40;</span>joel<span style="">&#41;</span></span><span style="color: #666666; font-style: italic;">;</span>
<span style="color: #000099;">SOGoForceIMAPLoginWithEmail</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> NO</span><span style="color: #666666; font-style: italic;">;</span>
&nbsp;
<span style="">&#125;</span><span style="color: #666666; font-style: italic;">;</span>
<span style="">&#125;</span></pre></td></tr></table></div>

<p><em>Notes : </em></p>
<p><em>- J&#8217;utilise l&#8217;utilisateur Guest pour la lecture de l&#8217;annuaire LDAP. C&#8217;est utilisateur a des droits en lecture seule sur la branche contenant mes utilisateurs. Si l&#8217;annuaire autorise une lecture anonyme, la connexion à l&#8217;annuaire sous un utilisateur particulier n&#8217;est pas nécessaire.<br />
- labo.linet.jopa.fr est l&#8217;url de la machine sur laquelle est installée Sogo.</em></p>
<h3>Apache</h3>
<p>Création d&#8217;un fichier de configuration : <em>/etc/apache2/conf.d/sogo.conf</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1846code8'); return false;">View Code</a> INI</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18468"><td class="code" id="p1846code8"><pre class="ini" style="font-family:monospace;">Alias /sogo.woa/WebServerResources/ \
        /usr/local/lib/GNUstep/SOGo/WebServerResources/
Alias /SOGo.woa/WebServerResources/ \
        /usr/local/lib/GNUstep/SOGo/WebServerResources/
Alias /SOGO.woa/WebServerResources/ \
        /usr/local/lib/GNUstep/SOGo/WebServerResources/
&nbsp;
&lt;LocationMatch <span style="color: #933;">&quot;^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*jpg&quot;</span>&gt;
  SetHandler default-handler
&lt;/LocationMatch&gt;
&nbsp;
&lt;LocationMatch <span style="color: #933;">&quot;^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*png&quot;</span>&gt;
  SetHandler default-handler
&lt;/LocationMatch&gt;
&nbsp;
&lt;LocationMatch <span style="color: #933;">&quot;^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*gif&quot;</span>&gt;
  SetHandler default-handler
&lt;/LocationMatch&gt;
&nbsp;
&lt;LocationMatch <span style="color: #933;">&quot;^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*css&quot;</span>&gt;
  SetHandler default-handler
&lt;/LocationMatch&gt;
&nbsp;
&lt;LocationMatch <span style="color: #933;">&quot;^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*js&quot;</span>&gt;
  SetHandler default-handler
&lt;/LocationMatch&gt;
&nbsp;
AliasMatch /SOGo/so/ControlPanel/Products/<span style="">&#40;</span>.*<span style="">&#41;</span>/Resources/<span style="">&#40;</span>.*<span style="">&#41;</span> \
           /usr/local/lib/GNUstep/SOGo/$<span style="">1</span>.SOGo/Resources/$<span style="">2</span>
&nbsp;
&lt;Proxy balancer://sogocluster&gt;
  RequestHeader set <span style="color: #933;">&quot;x-webobjects-server-protocol&quot;</span> <span style="color: #933;">&quot;HTTP/1.0&quot;</span>
  RequestHeader set <span style="color: #933;">&quot;x-webobjects-remote-host&quot;</span> <span style="color: #933;">&quot;127.0.0.1&quot;</span>
&nbsp;
  RequestHeader set <span style="color: #933;">&quot;x-webobjects-server-port&quot;</span> <span style="color: #933;">&quot;80&quot;</span>
  RequestHeader set <span style="color: #933;">&quot;x-webobjects-server-name&quot;</span> <span style="color: #933;">&quot;labo.linet.jopa.fr&quot;</span>
  RequestHeader set <span style="color: #933;">&quot;x-webobjects-server-url&quot;</span> <span style="color: #933;">&quot;http://labo.linet.jopa.fr&quot;</span>
&nbsp;
&nbsp;
  BalancerMember http://127.0.0.1:<span style="">20000</span> retry<span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">1 max=1 timeout=120</span>
  BalancerMember http://127.0.0.1:<span style="">20001</span> retry<span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">1 max=1 timeout=120</span>
  BalancerMember http://127.0.0.1:<span style="">20002</span> retry<span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">1 max=1 timeout=120</span>
  ProxySet lbmethod<span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;">byrequests maxattempts=1</span>
  Order allow,deny
  Allow from all
&lt;/Proxy&gt;
&nbsp;
SetEnv proxy-nokeepalive <span style="">1</span>
ProxyRequests Off
ProxyPass /SOGo balancer://sogocluster/SOGo</pre></td></tr></table></div>

<p>Activation des modules apache :<br />
<span style="color: #800000;"># a2enmod proxy<br />
# a2enmod proxy_http<br />
# a2enmod proxy_balancer<br />
# a2enmod headers</span></p>
<h3>Démarrage</h3>
<p><span style="color: #800000;"># /etc/init.d/apache2 restart<br />
# /etc/init.d/sogo start</span></p>
<p>Si tout se passe bien, l&#8217;interface Web de Sogo est disponible via l&#8217;url : http://votre_serveur/SOGo</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1884" title="sogo1" src="http://www.jopa.fr/wp-content/uploads/2009/11/sogo11.png" alt="sogo1" width="482" height="389" /></p>
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: left;">Sources :</p>
<p style="text-align: left;">- <a title="http://www.scalableogo.org" href="http://www.scalableogo.org" target="_blank">http://www.scalableogo.org</a></p>
<p style="text-align: left;">- <a title="http://wiki.auf.org/wikiteki/ZA/Montr%C3%A9al/SOGo/ProcedureInstallation" href="http://wiki.auf.org/wikiteki/ZA/Montr%C3%A9al/SOGo/ProcedureInstallation" target="_blank">http://wiki.auf.org/wikiteki/ZA/Montr%C3%A9al/SOGo/ProcedureInstallation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jopa.fr/index.php/2009/11/11/sogo-debian-install/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Installation d’un serveur mail brique par brique…Mise à jour&#8230;</title>
		<link>http://www.jopa.fr/index.php/2009/07/28/installation-d%e2%80%99un-serveur-mail-brique-par-brique%e2%80%a6mise-a-jour/</link>
		<comments>http://www.jopa.fr/index.php/2009/07/28/installation-d%e2%80%99un-serveur-mail-brique-par-brique%e2%80%a6mise-a-jour/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 16:09:13 +0000</pubDate>
		<dc:creator>Jopa</dc:creator>
				<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Planet-Libre]]></category>
		<category><![CDATA[Réseau]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Groupware]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Messagerie]]></category>
		<category><![CDATA[Serveur]]></category>

		<guid isPermaLink="false">http://www.jopa.fr/?p=1551</guid>
		<description><![CDATA[J&#8217;ai publié, en début d&#8217;année, un billet sur l&#8217;installation d&#8217;un serveur mail basé sur différentes &#171;&#160;briques&#160;&#187; : OpenLDAP, Postfix, Cyrus-imap, TLS, SALS, Spamassassin, Amavis, etc&#8230; En réutilisant ce tuto pour l&#8217;installation d&#8217;un nouveau serveur, je me suis aperçu de quelques coquilles et de légères différences pour une installation sous Lenny. L&#8217;occasion pour moi de réactualiser [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.jopa.fr/wp-content/uploads/2009/07/postfix.jpg"><img class="aligncenter size-full wp-image-1559" title="postfix" src="http://www.jopa.fr/wp-content/uploads/2009/07/postfix.jpg" alt="postfix" width="486" height="91" /></a></p>
<p style="text-align: justify;">J&#8217;ai publié, en début d&#8217;année, <a title="http://www.jopa.fr/index.php/2009/02/03/installation-dun-serveur-mail-brique-par-brique-openldap-postfix-cyrus-imap-tls-sasl-spamassassin-amavis-etc/" href="http://www.jopa.fr/index.php/2009/02/03/installation-dun-serveur-mail-brique-par-brique-openldap-postfix-cyrus-imap-tls-sasl-spamassassin-amavis-etc/">un billet</a> sur l&#8217;installation d&#8217;un serveur mail basé sur différentes &laquo;&nbsp;briques&nbsp;&raquo; :</p>
<ul style="text-align: justify;">
<li>OpenLDAP,</li>
<li>Postfix,</li>
<li>Cyrus-imap,</li>
<li>TLS,</li>
<li>SALS,</li>
<li>Spamassassin,</li>
<li>Amavis,</li>
<li>etc&#8230;</li>
</ul>
<p style="text-align: justify;">En réutilisant ce tuto pour l&#8217;installation d&#8217;un nouveau serveur, je me suis aperçu de quelques coquilles et de légères différences pour une installation sous Lenny.</p>
<p style="text-align: justify;">L&#8217;occasion pour moi de réactualiser l&#8217;article, en tenant comptes de vos remarques et commentaires.</p>
<p id="post-1064"><a title="http://www.jopa.fr/index.php/2009/02/03/installation-dun-serveur-mail-brique-par-brique-openldap-postfix-cyrus-imap-tls-sasl-spamassassin-amavis-etc/" href="http://www.jopa.fr/index.php/2009/02/03/installation-dun-serveur-mail-brique-par-brique-openldap-postfix-cyrus-imap-tls-sasl-spamassassin-amavis-etc/">Installation d’un serveur mail brique par brique… (OpenLDAP, Postfix, Cyrus-imap, TLS, SASL, Spamassassin, Amavis, etc…)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jopa.fr/index.php/2009/07/28/installation-d%e2%80%99un-serveur-mail-brique-par-brique%e2%80%a6mise-a-jour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Groupwares &#8211; 1ère partie : Installation de Zimbra</title>
		<link>http://www.jopa.fr/index.php/2008/12/14/groupwares-1ere-partie-installation-de-zimbra/</link>
		<comments>http://www.jopa.fr/index.php/2008/12/14/groupwares-1ere-partie-installation-de-zimbra/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 14:48:48 +0000</pubDate>
		<dc:creator>Jopa</dc:creator>
				<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Planet-Libre]]></category>
		<category><![CDATA[Groupware]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://www.jopa.fr/?p=949</guid>
		<description><![CDATA[Pour Noël, nous souhaitons nous offrir un bel outil collaboratif, en remplacement de notre vieux système de messagerie professionnel. En plus de la gestion des mails, ce système aura pour objectif de faciliter  la communication et le partage d&#8217;information entre nos collaborateurs. Nous entendons par &#171;&#160;outil collaboratif&#160;&#187; : Une messagerie accessible depuis un client classique [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.jopa.fr/wp-content/uploads/2008/12/zimbra_logo.png"><img class="alignleft size-full wp-image-961" title="zimbra_logo" src="http://www.jopa.fr/wp-content/uploads/2008/12/zimbra_logo.png" alt="" width="232" height="72" /></a>Pour Noël, nous souhaitons nous offrir un bel outil collaboratif, en remplacement de notre vieux système de messagerie professionnel. En plus de la gestion des mails, ce système aura pour objectif de faciliter  la communication et le partage d&#8217;information entre nos collaborateurs.</p>
<p style="text-align: justify;">Nous entendons par &laquo;&nbsp;outil collaboratif&nbsp;&raquo; :</p>
<ul style="text-align: justify;">
<li>Une messagerie accessible depuis un client classique (<em>Thunderbird</em> par exemple) ou en <em>webmail</em>,</li>
<li>Un annuaire commun centralisé,</li>
<li>Un agenda partagé,</li>
<li>Un gestionnaire de tâches,</li>
<li style="text-align: justify;">Et éventuellement un système de partages ou de diffusion de fichiers.</li>
</ul>
<p style="text-align: justify;">La solution doit, bien entendu être libre et sera installée et administrée par nos soins. Après un petit tour rapide, il nous est apparu que 3 produits sortaient du lot et méritaient des tests plus approfondis : <a title="http://www.egroupware.org/" href="http://www.egroupware.org/" target="_blank">e-groupware</a>, <a title="http://obmpro.aliasource.fr/" href="http://pro.obm.org">OBM</a> et <a title="http://www.zimbra.com/" href="http://www.zimbra.com/">Zimbra</a>.</p>
<p style="text-align: justify;">Tous ces produits disposent d&#8217;une démo en ligne, mais pour évaluer ce qui nous attends en terme de tâches d&#8217;administration quotidienne, nous avons entrepris d&#8217;installer et de mettre en test chacun d&#8217;entre eux.</p>
<p style="text-align: justify;">La suite de ce billet est consacrée à l&#8217;installation et à la mise en route de Zimbra. Il ne sagit pas ici, de faire une présentation détaillée du logiciel ou un guide d&#8217;utilisation. <em>E-groupware</em> et <em>OBM</em> feront l&#8217;objet de futurs articles.</p>
<p style="text-align: justify;"><span id="more-949"></span></p>
<h1 style="text-align: justify;">Présentation</h1>
<p style="text-align: justify;"><strong>Zimbra</strong> est donc un logiciel collaboratif (groupware) qui permet à ses utilisateurs de stocker, organiser et partager rendez-vous, contacts, email, liens, documents et plus.<br />
Il a la particularité d&#8217;être développé en &laquo;&nbsp;Web Service&nbsp;&raquo; et de disposer d&#8217;une interface <em>AJAX</em> très réactive par rapport à un développement web &laquo;&nbsp;classique&nbsp;&raquo;.</p>
<p style="text-align: justify;">En 2007, Zimbra a été racheté par la société Yahoo qui publie la version 5 sous licence &laquo;&nbsp;<a title="http://www.zimbra.com/license/zimbra_public_license_1.2.html" href="http://www.zimbra.com/license/zimbra_public_license_1.2.html">YPL (Yahoo Public Licence)</a>&laquo;&nbsp;.  De ce côté et avant même l&#8217;installation, Zimbra perd un peu d&#8217;avantage par rapport aux autres produits sous licence GPL.</p>
<p style="text-align: justify;"><em>Zimbra Collaboration Suite</em> (ZCS) est disponible en version Open Source et <a title="http://www.zimbra.com/products/product_editions.html" href="http://www.zimbra.com/products/product_editions.html" target="_blank">plusieurs déclinaisons commerciales.</a></p>
<p style="text-align: justify;">Pour en savoir plus, je vous invite à consulter le site de <a title="http://www.zimbra.com" href="http://www.zimbra.com" target="_blank">Zimbra</a> ou <a title="http://fr.wikipedia.org/wiki/Zimbra#cite_note-0" href="http://fr.wikipedia.org/wiki/Zimbra#cite_note-0" target="_blank">Wikipedia</a>.</p>
<h1 style="text-align: justify;">Installation</h1>
<p style="text-align: justify;">ZCS est une solution pacagée, c&#8217;est a dire qu&#8217;il s&#8217;installe sur un système quasi &laquo;&nbsp;vierge&nbsp;&raquo;, ses paquets contenant la majorité des briques logicielles nécessaires (apache2, postfix, cyrus, openldap, etc&#8230;). Il est donc illusoire de penser l&#8217;installer en sur-couche de la solution de messagerie existante sur notre serveur.</p>
<p style="text-align: justify;">Pour réaliser cette installation, nous allons donc partir d&#8217;une <em>Debian Etch</em> de base toute fraiche, sur laquelle nous allons installer quelques librairies et outils indispensables au bon déroulement des opérations, sans oublier de supprimer <em>exim4</em> qui est installée par defaut sous <em>Etch</em>.</p>
<p style="text-align: justify;">Il faut préciser, qu&#8217;en tant que serveur de mails, la machine doit disposer d&#8217;un enregistrement <em>MX</em> dans un DNS. Une vérification sera effectuée lors de l&#8217;installation.</p>
<p style="text-align: justify;">A noter également que l&#8217;installation est réalisée dans <em>/opt </em>et qu&#8217;il faut donc prévoir un partitionnement adéquat.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p949code11'); return false;">View Code</a> SH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p94911"><td class="code" id="p949code11"><pre class="sh" style="font-family:monospace;"># aptitude purge exim4 exim4-base exim4-config exim4-daemon-light
# aptitude install libidn11 fetchmail libpcre3 libgmp3c2 libexpat1 libxml2 libltdl3
# aptitude install openssl perl ca-certificates xml-core file sudo</pre></td></tr></table></div>

<p>Les paquets d&#8217;installation de l&#8217;édition <em>open source</em> sont disponibles sur cette page : <a title="http://www.zimbra.com/community/downloads.html" href="http://www.zimbra.com/community/downloads.html">http://www.zimbra.com/community/downloads.html</a></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p949code12'); return false;">View Code</a> SH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p94912"><td class="code" id="p949code12"><pre class="sh" style="font-family:monospace;"># wget -c http://h.yimg.com/lo/downloads/5.0.11_GA/zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537.tgz
# tar -xvzf zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537.tgz
# cd zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537
# ./install.sh
&nbsp;
...
&nbsp;
Select the packages to install
&nbsp;
Install zimbra-ldap [Y]
Install zimbra-logger [Y]
Install zimbra-mta [Y]
Install zimbra-snmp [Y]
Install zimbra-store [Y]
Install zimbra-apache [Y]
&nbsp;
Install zimbra-spell [Y]
Install zimbra-proxy [N]
Installing:
zimbra-core
zimbra-ldap
zimbra-logger
zimbra-mta
zimbra-snmp
zimbra-store
zimbra-apache
zimbra-spell
&nbsp;
The system will be modified.  Continue? [N] Y
&nbsp;
DNS ERROR resolving MX for labo.linet.jopa.fr
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes]
Create Domain: [labo.linet.jopa.fr] linet.jopa.fr
&nbsp;
MX: labo.linet.jopa.fr (192.168.7.10)
&nbsp;
Interface: 192.168.7.10
Interface: 127.0.0.1
...
&nbsp;
Main menu
&nbsp;
1) Common Configuration:
2) zimbra-ldap:                             Enabled
3) zimbra-store:                            Enabled
+Create Admin User:                    yes
+Admin user to create:                 admin@linet.jopa.fr
******* +Admin Password                        UNSET
+Enable automated spam training:       yes
&nbsp;
+Spam training user:                   spam.hitallfx@linet.jopa.fr
+Non-spam(Ham) training user:          ham.fik7gntz@linet.jopa.fr
+Global Documents Account:             wiki@linet.jopa.fr
+SMTP host:                            labo.linet.jopa.fr
+Web server HTTP port:                 80
+Web server HTTPS port:                443
+Web server mode:                      http
+IMAP server port:                     143
+IMAP server SSL port:                 993
+POP server port:                      110
+POP server SSL port:                  995
&nbsp;
+Use spell check server:               yes
+Spell server URL:                     http://labo.linet.jopa.fr:7780/aspell.php
+Configure store for use with reverse mail proxy: FALSE
+Configure store for use with reverse web proxy: FALSE
&nbsp;
4) zimbra-mta:                              Enabled
5) zimbra-snmp:                             Enabled
6) zimbra-logger:                           Enabled
7) zimbra-spell:                            Enabled
8) Default Class of Service Configuration:
r) Start servers after configuration        yes
s) Save config to file
&nbsp;
x) Expand menu
q) Quit</pre></td></tr></table></div>

<p>Il ne faut pas oublier, à cette étape, de renseigner le mot de passe administrateur ( Menu 3, puis 4 ).</p>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/zimbra_connexion.png"><br />
</a></p>
<h1>Configuration et administration</h1>
<p>L&#8217;interface d&#8217;administration est disponible en <em>https</em> sur le port <strong>7071</strong>.</p>
<p style="text-align: justify;"><a href="http://www.jopa.fr/wp-content/uploads/2008/12/connexion_admin.png"><img class="aligncenter size-full wp-image-965" title="connexion_admin" src="http://www.jopa.fr/wp-content/uploads/2008/12/connexion_admin.png" alt="" width="500" height="323" /></a></p>
<p style="text-align: justify;">C&#8217;est à partir de cette interface que nous pouvons gérer les utilisateurs du système (comptes, boites aux lettre, groupes, listes de diffusion, etc&#8230;), paramétrer le serveur, afficher des états ou des statistiques et gérer les files de messagerie.</p>
<p style="text-align: justify;">L&#8217;interface, bien que riche en fonctionnalités est claire, intuitive et sa prise en main ne pose pas de difficulté particulière.</p>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/zimbra_admin_2.png"><img class="aligncenter size-full wp-image-966" title="zimbra_admin_2" src="http://www.jopa.fr/wp-content/uploads/2008/12/zimbra_admin_2.png" alt="" width="500" height="257" /></a></p>
<h1>Aperçu</h1>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/zimbra_connexion.png"><img class="aligncenter size-full wp-image-958" title="zimbra_connexion" src="http://www.jopa.fr/wp-content/uploads/2008/12/zimbra_connexion.png" alt="" width="500" height="406" /></a></p>
<p style="text-align: justify;">Nous l&#8217;avons vu dans la présentation, <em>zimbra</em> intègre tous les composants indispensables à un bon <em>groupware</em>. L&#8217;interaction entre ces différents composants et la dynamique apportée par Ajax (cliqué déplacé, menus contextuels, etc&#8230;) nous font oublier, dès les premiers instant, que nous sommes dans une application web.</p>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/webmail.png"><img class="aligncenter size-full wp-image-967" title="webmail" src="http://www.jopa.fr/wp-content/uploads/2008/12/webmail.png" alt="" width="500" height="246" /></a></p>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/rdv_programme.png"><img class="aligncenter size-full wp-image-968" title="rdv_programme" src="http://www.jopa.fr/wp-content/uploads/2008/12/rdv_programme.png" alt="" width="500" height="216" /></a></p>
<h1 style="text-align: justify;">Client &laquo;&nbsp;lourd&nbsp;&raquo;</h1>
<p style="text-align: justify;">ZCS dispose de son propre client &laquo;&nbsp;déconnecté&nbsp;&raquo;. Ce qui est très pratique pour consulter ses mails, contact et agenda sans connexion internet, dans un logiciel offrant la même interface que l&#8217;application web.</p>
<p style="text-align: justify;">Il est biensûr possible d&#8217;y connecter un client de messagerie classique. Nous allons voir un exemple avec <em>Thunderbird</em> et son extention calendrier : &laquo;&nbsp;<em>Lightning</em>&laquo;&nbsp;.</p>
<p style="text-align: justify;">Côté boites au lettres et serveur SMTP, il est possible d&#8217;utiliser des connexions sécurisées (TLS ou mieux, SSL).</p>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/capture-parametres-des-comptes-2.png"><img class="aligncenter size-full wp-image-975" title="capture-parametres-des-comptes-2" src="http://www.jopa.fr/wp-content/uploads/2008/12/capture-parametres-des-comptes-2.png" alt="" width="500" height="189" /></a></p>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/capture-serveur-smtp.png"><img class="aligncenter size-full wp-image-976" title="capture-serveur-smtp" src="http://www.jopa.fr/wp-content/uploads/2008/12/capture-serveur-smtp.png" alt="" width="265" height="246" /></a></p>
<p style="text-align: justify;">La connexion à l&#8217;annuaire ne pose pas, non plus, de difficulté particulière, à part peut-être pour la connexion SSL que je n&#8217;ai pas réussi à faire fonctionner.</p>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/capture-proprietes-du-serveur-dannuaire.png"><img class="aligncenter size-full wp-image-977" title="capture-proprietes-du-serveur-dannuaire" src="http://www.jopa.fr/wp-content/uploads/2008/12/capture-proprietes-du-serveur-dannuaire.png" alt="" width="500" height="270" /></a></p>
<p style="text-align: justify;">La dernière étape est une connexion au calendrier grâce à l&#8217;extension <em>Ligthning</em> de <em>Thunderbird</em> et au protocole webcal.</p>
<p>L&#8217;url à utiliser est la suivante : webcal://<em><strong>Utilisateur:Mot_de_passe</strong></em>@<em><strong>Serveur-Zymbra</strong></em>/home/<em><strong>Utilisateur</strong></em>/Calendar</p>
<p><a href="http://www.jopa.fr/wp-content/uploads/2008/12/capture-edit-calendar.png"><img class="aligncenter size-full wp-image-979" title="capture-edit-calendar" src="http://www.jopa.fr/wp-content/uploads/2008/12/capture-edit-calendar.png" alt="" width="500" height="178" /></a></p>
<h1>En conclusion&#8230;</h1>
<p style="text-align: justify;">Je peux dire que ZCS est un produit très complet et bien fini. Son installation et sa mise en route ne posent aucun problème et l&#8217;étendu de ses possibilités sont énormes, tant en terme d&#8217;utilisation que d&#8217;architecture et de configuration (installation multi-domaines, multi-serveurs, etc&#8230;).</p>
<p style="text-align: justify;">On regrettera son côté un peu trop pacagé qui empêche son intégration dans un environnement existant, mais ceci a le mérite d&#8217;en faire un produit très facilement configurable et rapidement opérationnel.</p>
<p style="text-align: justify;">Son plus gros défaut est sûrement sa licence&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jopa.fr/index.php/2008/12/14/groupwares-1ere-partie-installation-de-zimbra/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

