Can't login to SWA -

Discuss the Scalix web client

Moderators: ScalixSupport, admin

mveerdon
Posts: 83
Joined: Sat Oct 04, 2008 4:29 am

Can't login to SWA -

Postby mveerdon » Fri Jan 09, 2009 3:35 pm

I'm a newbie to Scalix. I can't log into SWA.

I see this error in scalix-swa.log

2009-01-09 20:33:30,066 ERROR [MailServices.authenticate:450] Cannot connect to the mail server at hostname.domain.com!

The mail server on hostname.domain.com appears to be down.

schmoe90
Scalix
Scalix
Posts: 900
Joined: Mon May 07, 2007 11:51 am

Postby schmoe90 » Fri Jan 09, 2009 5:14 pm

That says that the mail server isn't up and listening. Are you sure of the server name?

mveerdon
Posts: 83
Joined: Sat Oct 04, 2008 4:29 am

Postby mveerdon » Fri Jan 09, 2009 5:15 pm

I'm 99% sure, but how can I check it?

mveerdon
Posts: 83
Joined: Sat Oct 04, 2008 4:29 am

Postby mveerdon » Sat Jan 10, 2009 2:12 pm

can anybody help to get my server up and running again?

smpoole7
Posts: 94
Joined: Wed Nov 19, 2008 11:47 pm
Location: Birmingham
Contact:

Postby smpoole7 » Sat Jan 10, 2009 3:19 pm

1. Execute "omstat -a" in a root terminal on the mail server to ensure that Scalix is running. For a more comprehensive test, I do the following:

Code: Select all

service scalix status
service scalix-tomcat status
service scalix-postgres status
service sendmail status
service ldapmapper status
service httpd status
OR
service apache2 status (this depends on the OS)

All should show "running" status.

2. Assuming that all Scalix-related services are up and running, ensure that the needed ports are opened. Ports 25, 80, 110, 143 and 443, at the minimum, should be opened for access. Check your firewall settings. (In this case, especially check port 80 for HTTP).

3. One other thing: make sure your "hostname.tld" is registered with DNS properly. Execute "host hostname.tld" (with your hostname, of course) at a command prompt on some other machine. If you don't get the answer you expect, there's your problem.

You need to take the time to sit down and read the Scalix documentation slowly and carefully. It covers most of this in quite some detail. Just plan a weekend and do it.

What it won't do, of course, is cover fundamental server administration. It's assumed that you know how to check services, configure your firewall, enable and disable startup scripts, etc., etc.

mveerdon
Posts: 83
Joined: Sat Oct 04, 2008 4:29 am

Postby mveerdon » Sun Jan 11, 2009 6:04 am

thanks, everything is up and running again


Return to “Scalix Web Access”



Who is online

Users browsing this forum: No registered users and 4 guests