|
|
|
Installation
Last modified:
03/16/2006 07:15 PM
How to install CPSMailAccess
A - INSTALLATION NOTES1- PrerequestsTo install CPSMailAccess you will need:
2 - Webmail installationAfter the product has been unpacked in your Products directory, you can restart Zope and add an external method in your CPS portal instance to install CPSMailAccess:: id: cpsmailaccess_installer title: whatever module name: CPSMailAccess.install function name: installAnd run it or use QuickInstaller. B - CONFIGURATION1 - Portal setupAfter installation, a new action appears in the portal action box. "configure webmail"That will lead you to a form where you can set up the webmail parameters that will apply to all users. For each parameter, if the "portal wide" checkbox is unchecked, that means each user will have to set it up in his or her mailbox. The classical configuration is to let the user set up login and password and signature, so everyone shares the same parameters for IMAP server, SMTP, etc... Quick parameters review :
2 - User setupa - Enable the webmailGo to your preferences, and change "webmail activated" to "yes". After you have validated this choice, you will see a new entry in your actions, called "My mails". b - Configure your boxThe first time you click on "My mails" will bring you to the configuration screen after a little while (this is because it tests if your box can be run without any configuration). There you will need to provide a few informations: to quickly set your box, you need to provide these parameters :
submit your changes with the "submit" button c - First synchronizationthe first synchronization takes a big while: all mails from server are fetched and indexed to create a browsing structure into zope. For big boxes (>30 0000 mails) it can take up to 5 minutes sometimes, depending on the server strength and on the network. But this needs to be done juste once. If you don't care about sub folders of your IMAP box, you can even pass this step. Another good idea would be to clean up the box before synhronizing it. The beta 2 version of the product will provide an asynchronous system based on zasync to be able to synchronize in the background. In the Administration panel, click on the "Synchronize the whole box" button. This will launch the work. When the box is synchronized, you will be taken in your INBOX and will be able to start to use the webmail. d - Every day synchronizationFor now on, everytime you will click on "My Mails" the box will get synchronized. The webmail will just synchronize INBOX. This should not last more than a few seconds. You can do a synchronization manually with the "get messages" button. e - How to use the webmailplease refer to the user manual C - EXTRA NOTES1 - Using other mail clientsIf you are using at the same time the webmail and another mail client, you can have unexpected events. For example, if another mail client filters incoming messages, by marking them as "deleted" and do not expunge them, they will still appear in the webmail and marked as deleted until the mail client is closed. Trying to work on those "pre-deleted" messages can lead to errors. 2 - Attached filesAttached files gets scanned when you are viewing the mail, so the attach icon won't appear until the mail is viewed.
|
|
|