Page 1 of 1
Unable to login SAC
Posted: Wed Sep 09, 2009 1:32 am
by praveena
Hi..
I installed scalix 11.4.5 on opensuse 11.0
Installation done successfully. webmail is working fine but unable to log in to SAC.
if i entered Login
ID : sxadmin-mdc-mail@icadmail.com
PW : xxxxx
it gives the error below
Could not login
could not fetch server list
possible problem with administration serverPlease help me :

Re: Unable to login SAC
Posted: Thu Sep 10, 2009 7:15 am
by elliot01
Can you login with just a username of 'sxadmin'?
Re: Unable to login SAC
Posted: Mon Sep 21, 2009 3:26 pm
by vamsireddy
Hi,
I am having the same problem. Were you able to resolve your error?
Thanks,
Vamsi
Re: Unable to login SAC
Posted: Tue Sep 22, 2009 4:57 pm
by RSisco
I know there are several solutions to try that are posted in the forums. I don't have time to find a couple at the moment. But a quick search for "could not fetch server list" should yield some results.
Richard
Re: Unable to login SAC
Posted: Mon Sep 28, 2009 6:11 pm
by vamsireddy
Hi,
I have tried various things that were suggested with no luck. Can someone please help me with this issue?
Thanks,
Vamsi
Re: Unable to login SAC
Posted: Tue Sep 29, 2009 12:41 am
by smpoole7
Unless someone reports something more specific, the quick and dirty fix is to
1. Back up the mailstore.
2. Uninstall Scalix.
3. Reinstall Scalix and restore the mailstore.
Hate to tell you this, but that's the only guaranteed method that I've found.
(I know this because I'm getting ready to do it to our mail server myself!)
Re: Unable to login SAC
Posted: Tue Sep 29, 2009 11:41 am
by axslingr
Check to see if /etc/opt/scalix/instance.cfg exists. If not, create it and restart the scalix service. Here is what it should look like with a mailnode name of scalix1 and a hostname of scalix1.example.com. Change /var/opt/scalix/s1 to the first and last letter of what ever your mailnode name is.
Code: Select all
OMNAME=scalix1
OMHOSTNAME=scalix1.example.com
OMDATADIR=/var/opt/scalix/s1/s
OMAUTOSTART=TRUE
Re: Unable to login SAC
Posted: Tue Sep 29, 2009 11:42 am
by vamsireddy
I have checked it. It looks correct
Thanks,
Vamsi
Re: Unable to login SAC
Posted: Tue Sep 29, 2009 1:45 pm
by axslingr
vamsi,
Can you post your /etc/hosts file please?