$Id: INSTALL.txt,v 1.2 2004/10/05 16:12:21 anguenot Exp $ How to install it CPS3 and CourierCPS ? ----------------------------------------- - untar this tarball within your Products directory on your Zope server. $ cd $ZOPE_HOME $ tar -xzf CPS3Courier-X.X-X.tgz . - Restart your Zope serveur - First install a CPSDefault site. The file INSTALL_CPS contains the instructions you may need to do that. - Create an external method at the root of your CPS with following parameters id : CPS Subscriptions Installer (or whatever) title : CPS Subscriptions Installer (or whatever) Module Name : CPSSubscriptions.install Function Name : install You may as well use the CMFQuickInstaller if you got it. - Save it and click the test tab. - Create an external method at the root of your CPS with following parameters id : Mail Manager Installer (or whatever) title : Mail Manager Installer (or whatever) Module Name : CPSMailManager.install Function Name : install You may as well use the CMFQuickInstaller if you got it. - Save it and click the test tab. You will get a new box on the left where you will be able to access the mail repositories. Documentation : ---------------- French user guide within the docs sub-folders and docs sub-folders of CPSMailManager and MisillWorkflowEngine for devels