head	1.8;
access;
symbols
	camas_1_2_21:1.6
	camas_1_2_20:1.6
	camas_1_2_19:1.6
	camas_1_2_18:1.6
	camas_1_2_17:1.6
	camas_1_2:1.6.0.2
	camas_1_2_16:1.6
	camas_1_2_15:1.5
	camas_1_2_13:1.5
	camas_1_2_:1.5
	camas_1_2_11:1.5
	camas_1_2_10:1.5
	camas_1_2_9:1.5
	camas_1_2_8:1.5
	camas:1.1.1
	camas_1_0_35:1.1.2.4
	camas_1_0_34:1.1.2.4
	camas_1_0_33:1.1.2.4
	camas_1_0_32:1.1.2.4
	camas_1_1_7:1.3
	camas_1_1_6:1.3
	camas_1_0_31:1.1.2.4
	camas_1_0_30:1.1.2.4
	camas_1_0_29:1.1.2.4
	camas_1_1_5:1.3
	camas_1_1_4:1.3
	camas_1_0_28:1.1.2.4
	camas_1_0:1.1.0.2;
locks; strict;
comment	@# @;


1.8
date	2004.05.25.12.51.10;	author vida;	state Exp;
branches;
next	1.7;

1.7
date	2004.01.30.00.00.28;	author vida;	state Exp;
branches;
next	1.6;

1.6
date	2003.12.09.10.30.10;	author vida;	state Exp;
branches
	1.6.2.1;
next	1.5;

1.5
date	2003.03.19.11.59.38;	author kiwi;	state Exp;
branches;
next	1.4;

1.4
date	2003.03.18.09.29.58;	author vida;	state dead;
branches;
next	1.3;

1.3
date	2001.09.17.00.17.21;	author kiwi;	state Exp;
branches;
next	1.2;

1.2
date	2001.09.14.17.43.53;	author kiwi;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.21.10.57.26;	author kiwi;	state dead;
branches
	1.1.1.1
	1.1.2.1;
next	;

1.1.1.1
date	2003.03.18.10.01.44;	author vida;	state Exp;
branches;
next	;

1.1.2.1
date	2001.08.21.10.57.26;	author kiwi;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2001.09.14.17.50.18;	author kiwi;	state Exp;
branches;
next	1.1.2.3;

1.1.2.3
date	2001.09.17.00.16.43;	author kiwi;	state Exp;
branches;
next	1.1.2.4;

1.1.2.4
date	2001.09.27.15.01.36;	author kiwi;	state Exp;
branches;
next	;

1.6.2.1
date	2004.05.25.12.51.12;	author vida;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Install notes for Caudium 1.3
@
text
@
CAMAS 1.2 - INSTALLING instructions
-----------------------------------

 Installing is mainly done by a GNU autoconf script.

 Make sure before installing CAMAS that you have :

  o Caudium webserver installed
  o Pike installed

 Camas will not install itself if there is no Pike 
 and/or no Caudium.

 
 To install CAMAS, just type :

 ./configure

 Then type :
 make install

 The GNU autoconf script will try to find pike and caudium. If
 it cannot find them, you can specify it with option --with-pike
 and --with-caudium.

 And Camas will be added.

 Use then Caudium Configuration interface to add Camas main
 module and configure using the CIF.

 Happy playing with CAMAS !
 
 As a convenience here are the necessary basic steps you'll need to install
 Camas:

 1. Load Camas Main module
 2. Go into Camas: Main module -> mountpoint -> mountpoint
 3. Sets your outgoing configuration in Camas: Main module -> Outgoing mail
 4. Sets the IMAP server in one of the authentification modules. By default it 
    is the Basic one (which uses /etc/passwd). So go into Camas: Auth Basic
    -> IMAP Basic and sets IMAP server.
 5. Optionnaly if you want to load an alternate layout, go to Camas: Layout
    Filesystem and copy the module. Configure it to uses the new layout. Camas
    comes already with some of them, you can find them in 
    etc/include/camas/layouts
 
Additionnaly you should increase the maximum body size of post requests in 
Caudium 1.3, the default is of 65536 which prevent you from uploading much of 
the files you want to when composing an email. The variable is located in
the configuration interface of Caudium in Virtual server -> name of your server
-> server variables -> Maximum body size for a POST request.

$Id: INSTALLING,v 1.7 2004/01/30 00:00:28 vida Exp $
@


1.7
log
@. Added CVS mark
. Added a note in README about servers we tested.
@
text
@d47 6
d54 1
a54 1
$Id$
@


1.6
log
@Added a little help about CIF configuration.
@
text
@d47 2
@


1.6.2.1
log
@Install notes for Caudium 1.3
@
text
@a46 6

Additionnaly you should increase the maximum body size of post requests in
Caudium 1.3, the default is of 65536 which prevent you from uploading much of
the files you want to when composing an email. The variable is located in
the configuration interface of Caudium in Virtual server -> name of your server
-> server variables -> Maximum body size for a POST request.
@


1.5
log
@Fixing Vida's work.
@
text
@d2 1
a2 1
CAMAS 1.0 - INSTALLING instructions
d34 13
@


1.4
log
@Current 1.3 is removed.
@
text
@@


1.3
log
@Updating docs
@
text
@@


1.2
log
@INSTALLING file added
@
text
@d2 1
a2 1
CAMAS 1.1 - INSTALLING instructions
d18 1
a18 5
 ./configure --with-caudium=/where/caudium/webserver/is

 Per default autoconf will check /usr/local/caudium,
 but usage of option --with-caudium must be added
 to the configure script.
d22 4
@


1.1
log
@file INSTALLING was initially added on branch camas_1_0.
@
text
@d1 33
@


1.1.1.1
log
@1.3 sync with 1.2
@
text
@a0 33

CAMAS 1.0 - INSTALLING instructions
-----------------------------------

 Installing is mainly done by a GNU autoconf script.

 Make sure before installing CAMAS that you have :

  o Caudium webserver installed
  o Pike installed

 Camas will not install itself if there is no Pike 
 and/or no Caudium.

 
 To install CAMAS, just type :

 ./configure

 Then type :
 make install

 The GNU autoconf script will try to find pike and caudium. If
 it cannot find them, you can specify it with option --with-pike
 and --with-caudium.

 And Camas will be added.

 Use then Caudium Configuration interface to add Camas main
 module and configure using the CIF.

 Happy playing with CAMAS !
 
@


1.1.2.1
log
@Added a basic INSTALL guideline before handling an autoconf to do this
magicly...
@
text
@a0 12
CAMAS 1.0 - Quick install notes
+++++++++++++++++++++++++++++++

 Just copy all files from server directory to caudium server, 
 reload the Caudium webserver and check for module. Camas 
 will be on the list.

 Alternaly you can use symbolic links in server/etc/modules/CAMAS.pmod, 
 server/etc/include/camas and server/modules/camas in you Caudium 
 tree.


@


1.1.2.2
log
@Autoconf tools
@
text
@d1 2
d4 7
a10 2
CAMAS 1.0 - INSTALLING instructions
-----------------------------------
a11 1
 Installing is mainly done by a GNU autoconf script.
a12 27
 Make sure before installing CAMAS that you have :

  o Caudium webserver installed
  o Pike installed

 Camas will not install itself if there is no Pike 
 and/or no Caudium.

 
 To install CAMAS, just type :

 ./configure --with-caudium=/where/caudium/webserver/is

 Per default autoconf will check /usr/local/caudium,
 but usage of option --with-caudium must be added
 to the configure script.

 Then type :
 make install

 And Camas will be added.

 Use then Caudium Configuration interface to add Camas main
 module and configure using the CIF.

 Happy playing with CAMAS !
 
@


1.1.2.3
log
@Documentation updates
@
text
@d18 5
a22 1
 ./configure
a25 4

 The GNU autoconf script will try to find pike and caudium. If
 it cannot find them, you can specify it with option --with-pike
 and --with-caudium.
@


1.1.2.4
log
@Installing text remaked from scratch
@
text
@d2 2
a3 2
CAMAS 1.0 - INSTALLING & Configuration instructions
---------------------------------------------------
d5 1
a5 1
 1. Installation instructions
d7 1
d9 2
a10 2
 Installation of CAMAS files are mostly done using 
GNU Autoconf system. 
d12 2
a13 4
 To install CAMAS, make sure you have Caudium and Pike
installed somewhere on your machine. Make sure also you
have write access to Caudium file because camas will
install its files there.
a14 16
 Then just type for a fresh installation (theses 
instruction must be done if you DON'T upgrade your CAMAS).

 $ ./configure
 [Lots of verbose things]
 
 And if there is no errors like cannot find Pike and/or
 Caudium
 
 $ make install

 Then will copy the files used for camas into caudium
directories.

 If the configure script cannot found Pike you can specify
the pike binary you use with :
d16 1
a16 10
 $ ./configure --with-pike=/the/place/where/is/your/pike/binary


 If the configure script cannot found Caudium you can specify
where is the caudium server directory with :

 $ ./configure --with-caudium=/the/place/where/is/caudium/


 NOTE about Upgrading :
d18 1
a18 2
 Before upgrading you must remove manualy the Camas files that
are in your caudium directories.
d20 2
a21 1
 There is 3 place where Camas lives in a Caudium Server :
d23 3
a25 27
 $SERVERROOT/etc/modules/CAMAS.pmod/
 $SERVERROOT/etc/include/camas/
 $SERVERROOT/modules/camas/

 (with $SERVERROOT is the place where caudium is installed,
  for example /usr/local/caudium/server/)

 Please remove all the files and directories there and start
 install as a fresh Camas install.

 
  2. CAMAS configuration

 All camas configuration is done using Caudium Admin Interface (CIF),
most of the modules are automaticaly loaded...

 Here is the step to create a Camas server from scrach :

 1- Create a new virtual server :
    New virtual Server, select "Basic Server"

 2- Configure as usual for a Caudium Webserver
 
 3- On the virtual server click on "Add modules" and
    select "CAMAS: Main module", this will automagicly
    load all the needed modules to your virtual server
    (others are not needed or are optional).
d27 1
a27 2
 4- On CAMAS Main module configure incoming mail
    and outgoing mail with your values.
d29 2
a30 1
Now you can access to your mail with http://vir.tual.srv/mail/
d32 1
a32 1
Have fun :)
@


