I have installed the scalix .debs according to the manual install instructions on a Ubuntu 6.06 LAMP server:
http://www.scalix.com/wiki/index.php?ti ... stallation
And I am having a lot of trouble with it. It seems that I can't reverse resolve my ip to my hostname. I am really confused with bind9 and such. Do I need a DNS to get scalix to run properly? Before I installed bind9, I had my /etc/hosts setup properly so that localhost was a special name for 127.0.0.1 and hal was my hostname and local was my domain. Hostname would give hal and hostname --fqdn would give hal.local, just as I wanted. But reverse resolve didn't work.
That has caused me some confusion in setting up the scalix config files. "example.com" is a very poor analogy to my host and domain setup. So I suspect that is the cause of a lot of my issues.
I installed and setup the outlook connector, but now I can seem to use internet mail and I lost all my old messages. Scalix mail seems to work, but the public folders do nothing.
Worst of all, something in this config is killing all the basic network functions of the server. In syslog there are a ton of LDAP errors, and I am loosing all network access intermittently. I can't even ping the IP some of the time. Which is a major pain when you SSH into the server.
Anyway, any help getting this setup? This is killing me and I need it all to work and go into use ASAP.
Also, why is there not an install script for Debian, nor Ubuntu? Most of these changes I'm doing are setting things to defaults. And it made me remove postfix and setup sendmail, which I don't much like, as that broke the old internal email. Someone really needs to get proper Debian support, this is really bad.