Index: openacs-4/packages/acs-core-docs/www/install-squirrelmail.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-squirrelmail.html,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/acs-core-docs/www/install-squirrelmail.html 18 Jan 2004 17:07:13 -0000 1.1.2.1 @@ -0,0 +1,10 @@ +Install Squirrelmail for use as a webmail system for OpenACS

Install Squirrelmail for use as a webmail system for OpenACS

By Malte Sussdorff


+ OpenACS docs are written by the named authors, and may be edited + by OpenACS documentation staff. +

This section is work in progress. It will detail how you can install Squirrelmail as a webmail frontend for OpenACS, thereby neglecting the need to have a seperate webmail package within OpenACS

[service0 service0]# cd www
+[service0 www]# wget http://cesnet.dl.sourceforge.net/sourceforge/squirrelmail/squirrelmail-1.4.2.tar.gz
+[service0 www]# tar xfz squirrelmail-1.4.2.tar.gz
+[service0 www]# mv squirrelmail-1.4.2 mail
+[service0 www]# cd mail/config
+[service0 www]# ./conf.pl
+      

Now you are about to configure Squirrelmail. The configuration heavily depends on your setup, so no instructions are given here.

View comments on this page at openacs.org