Page 1 of 1

change hostname

Posted: Tue Apr 25, 2006 6:09 pm
by eyalm
When I installed Scalix, i used as hostname the internal name of the server (scalix.int.cardon). I am able to login to webmail from the outside using the public url (webmail.cardon.com) without problems.
The only problem is when I try to go to the rules wizard from outside, it's trying to connect to the internal host. I already have 14 users in that server.
How can I fix this? do I need to change the hostname in scalix?

Re: change hostname

Posted: Tue Apr 25, 2006 7:01 pm
by mcp
eyalm wrote:When I installed Scalix, i used as hostname the internal name of the server (scalix.int.cardon). I am able to login to webmail from the outside using the public url (webmail.cardon.com) without problems.
The only problem is when I try to go to the rules wizard from outside, it's trying to connect to the internal host. I already have 14 users in that server.
How can I fix this? do I need to change the hostname in scalix?


If its only the rules wizard, you may want to change /etc/opt/scalix/webmail/swa.properties:

swa.settings.rulesWizardURL=http://1.2.3.4/Scalix/rw

ciao, Marc

Posted: Tue Apr 25, 2006 11:36 pm
by eyalm
thanks man!