CGP Installation

Initial installation on CentOS

Stop sendmail and similar mail agents

service sendmail stop
chkconfig --del sendmail

Install Communigate Pro RPM:

rpm -ivh CGatePro-Linux-5.x.rpm

The RPM will change link to the sendmail executable, but the link can be overridden by updates. Set your own link using alternatives

alternatives --install /usr/sbin/sendmail mta /opt/CommuniGate/sendmail 2
alternatives --config mta

Start the server

chkconfig --add CommuniGate
chkconfig CommuniGate on
service CommuniGate start

Within 10 minutes surf to the admin page:

http://localhost:8010/

Choose postmaster password and use it to proceed with setup. 

Upgrade notes

After upgrade from 5.1 to 5.2 any page in the admin web interface returns

Sorry, the Server failed to retrieve the requested data

Solution: edit /var/Communigate/postmaster.maccnt/account.settings and change WebSkinName to WebSkinName=" "

Вложения

Комментарии

Отправить комментарий

Содержание этого поля является приватным и не предназначено к показу.
To prevent automated spam submissions leave this field empty.