Okay.
Updated Scalix from 10.0.3 installed on RHEL3
To Scalix 11.4 installed on RHEL4.
My server has two IP addresses, I need to keep it that way.
But the http/Tomcat/JK connector refuses to work on one of the two addresses, unfortunately, it's working on the wrong one.
So if I use the normal URL to access the webmail, I get a 404 error and the logs show that that Apache is looking for the webmail in /var/www/html. Which tells me it's not passing the request on the Tomcat.
However if I enter the alternate IP address instead of the URL (which points to the other IP)
It works.
Where in the system do I find how to set it so that either the proper IP will work, or ANY ip will work?