Here are my personal notes in wiki format <br><br>==== Openpkg package ====<br><br>{{{<br># /kolab/bin/openpkg rpm --rebuild --nodeps /s0/linux/openpkg/squirrelmail-1.4.9a-20070315.src.rpm --define "with_plugins no"
<br># /kolab/bin/openpkg rpm -Uvh /kolab/RPM/PKG/squirrelmail-1.4.9a-20070315.ix86-fedora6-kolab.rpm<br>}}}<br><br>=== Squirrelmail configuration ===<br>{{{<br># cd /kolab/share/squirrelmail<br># ln -sf ../../etc/squirrelmail/config_local.php config_local.php
<br># cat /kolab/etc/squirrelmail/config_local.php<br><?php<br><br>/**<br> * Local config overrides.<br> *<br> * You can override the config.php settings here.<br> * Don't do it unless you know what you're doing.
<br> * Use standard PHP syntax, see config.php for examples.<br> *<br> * @copyright &copy; 2002-2006 The SquirrelMail Project Team<br> * @license <a href="http://opensource.org/licenses/gpl-license.php">http://opensource.org/licenses/gpl-license.php
</a> GNU Public License<br> * @version $Id: config_local.php,v <a href="http://1.2.2.3">1.2.2.3</a> 2006/04/14 22:27:07 jervfors Exp $<br> * @package squirrelmail<br> * @subpackage config<br> */<br><br>$squirrelmail_default_language = 'en_US';
<br><br>$imapServerAddress      = 'localhost';<br>$imap_auth_mech         = 'login';<br><br>$optional_delimiter     = '/';<br><br>$trash_folder           = 'INBOX/Trash';<br>$sent_folder            = 'INBOX/Sent';
<br>$draft_folder           = 'INBOX/Drafts';<br><br>/*<br>$encode_header_key      = 'ec708b484289';<br>$hide_auth_header       = false;<br>¨*/<br>$plugins[15]            = 'bounce';<br><br>?><br>
# cp /kolab/share/squirrelmail/index.php /kolab/share/squirrelmail/index.php.orig<br># cat /kolab/share/squirrelmail/index.php<br><?php<br><br>// If we are, go ahead to the login page.<br>header('Location: src/login.php');
<br><br>?><br><br>}}}<br><br>== Apache integration ==<br>{{{<br># grep Include /kolab/etc/kolab/templates/httpd.conf.template<br>Include "/kolab/etc/apache/apache.d/*.conf"<br>Include /kolab/etc/apache/apache.local
<br># cat /kolab/etc/apache/apache.d/squirrelmail.conf<br>Alias /webmail/ /kolab/share/squirrelmail/<br>}}}<br><br><a href="http://fc6-eg/webmail/">http://fc6-eg/webmail/</a><br><br><a href="http://fc6-eg/webmail/src/login.php">
http://fc6-eg/webmail/src/login.php</a><br><br><br>== Test configuration ==<br><br><a href="https://fc6-eg/webmail/src/configtest.php">https://fc6-eg/webmail/src/configtest.php</a><br><br><br><br><br><br><br><div><span class="gmail_quote">
On 6/14/07, <b class="gmail_sendername">Andrew J. Kopciuch</b> <<a href="mailto:akopciuch@bddf.ca">akopciuch@bddf.ca</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On June 14, 2007, Alain Spineux wrote:<br>> Hello<br>><br>> I know everyone is waiting for the now near ready HORD :-)<br>> But squirrelmail is very light and very easy to configure.<br>><br>> I'm ready to provide the patch for its KOLAB integration.
<br>><br>> Someone interested ?<br>><br>> Regards<br><br>Why not create a patch with instructions / you story on the wiki?<br><br>I would be interested.<br><br><br>Andy<br><br>_______________________________________________
<br>Kolab-devel mailing list<br><a href="mailto:Kolab-devel@kolab.org">Kolab-devel@kolab.org</a><br><a href="https://kolab.org/mailman/listinfo/kolab-devel">https://kolab.org/mailman/listinfo/kolab-devel</a><br><br></blockquote>
</div><br><br clear="all"><br>-- <br>--<br>Alain Spineux<br>aspineux gmail com<br>May the sources be with you<br>