Change Hostname
Posted: Tue Dec 12, 2006 7:26 am
by bschwitzer
Hello,
We want to change the hostname of the Scalix box. The old hostname is “Scalix.dom.localâ€
Posted: Tue Dec 12, 2006 9:45 am
by anand_joshi5
Hi,
This version of scalix didnot have and easy why to do this although When you change the Fully Qualified Domain Name of the system on which a Scalix Server operates need to change /etc/hosts file so that server can resolve it
You must manually update the following items with the new Fully Qualified Domain Name of the system on which Scalix operates:
/etc/opt/scalix/webmail/partner.xml (Scalix Web Access)
• /var/opt/scalix/sys/smtpd.cfg
• /etc/mail/sendmail.cf
• The INET_DOMAIN_NAME parameter in the /var/opt/scalix/sys/general.cfg file.
• Any mail address rules (if applicable) After you change the hostname,
execute the sxmodfqdn command, and modify the items listed above, shutdown the Scalix Server (omshut), and reboot the system.
After you login to the system, start Tomcat (if necessary):
cd /TOMCAT_HOME/bin
./startup.sh
Note:- you can refer to knowledge base if you have any doubts in this matter
Hope this help to you.