You should have already reviewed Planning Your GroupWise Messenger System and filled out the worksheet. The following sections guide you through the installation process:
Before starting the Messenger Installation program, ensure that your system has been prepared for the Messenger system configuration for which you have planned. In addition to this list, ensure that the server requirements have been met.
Reference these sections to install and configure Messenger.
To start the Messenger installation program:
Download the GroupWise Messenger tar file and extract the files.
In a terminal, become root by entering su and the root password.
Browse to the server directory in the previously extracted directory.
Run the following command:
./install.sh
Follow the prompts to install the Messenger files.
Continue with Configuring Your Messenger System.
To configure Messenger:
After the packages are installed, enter y to configure the Messenger system.
Select Create or update a system.
Use the GroupWise Messenger Worksheet and follow the prompts to configure Messenger.
To start the services manually, use systemctl. You must login as the root user to manually run the Messenger services:
ArangoDB: systemctl start|stop|status|restart arangodb3.service
Messaging Agent: systemctl start|stop|status|restart gwm-nmma.service
Archive Agent: systemctl start|stop|status|restart gwm-nmaa.service
MARS: systemctl start|stop|status|restart gwm-mars@gwmsgr.service
Messenger log files are created in the /var/opt/novell/log/messenger directory.