Hello all
I am a home user intended to install a mail server to serve variuos computers over the home lan and to keep mailboxes on different pc updated and syncronized. After trying Zimbra, I moved to Scalix 11.4.2 and I installed it over a Fedora 9 environment because I reckon to be more "solid" (but definitely more combersome as well!)
The box I use is NATted by a router/modem that is served by an xDSL line with DHCP, so still few headaches to configure the domain server, the SMTP and the fetchmail accordingly.... but this is another issues (any tips for dyndns and scalix configurations are more than welcome)
Up to know, after weeks of work I was only able to correctly configure fetchmail for each single user (still needs to figure out how to keep original SENT TIME from server once mail are fetched into my box anyway)
But after being able to access SAC, I realised that I'm not allowed anymore, without changing anything on the server.
'Could Not Login
The administration server is not responding.
You should check the server log files.'
That's what I did and googling for it I realised that maybe the sxqueryadmin password expired and was not "in line" with sxadmin password
ommodu sxqueryadmin -k (to unlock it)
ommodu sxqueryadmin -E (to set it not expiration)
ommodu sxqueryadmin -p password (to reset the password)
ommodu sxadmin -p password (to "line ii up" with the sxqueryadmin password
but no luck....
Looking at the log, I did realised the following errors:
FATAL [CAAInitializerManager.loadAllInitializers:58] Exception in initializer for scalix.res
ERROR [RESInitializer.initNotificationListener:221] Error creating listener with address: xxx.xxx.xxx.xxx
where xxx.xxx.xxx.xxx is the internal IP address of the box
Any chance to solve this out?
Forgot to say that the webmail interface for user still works without any issue
Many thanks to you all
Cheers,
GLuDeR