+

Search Tips   |   Advanced Search


Add Common Mail support to an administration installation

If install WebSphere Portal or IBM Lotus Web Content Management using the administration option, the Common Mail feature is not installed. However, you can still add this feature manually after installation.

  1. Open a command prompt in profile_root/ConfigEngine.

  2. Deploy the Common Mail portlets. Run the following command:

      UNIX: ./ConfigEngine.sh deploy-portlets -DComponentList=cpp.mail/mail/portlet -DPortalAdminPwd=password -DWasPassword=password

      Windows: ConfigEngine.bat deploy-portlets -DComponentList=cpp.mail/mail/portlet -DPortalAdminPwd=password -DWasPassword=password

      i5/OS: ConfigEngine.sh deploy-portlets -DComponentList=cpp.mail/mail/portlet -DPortalAdminPwd=password -DWasPassword=password

  3. Add the Common Mail portlets to a page.


Parent topic:

Add features to an administration installation