Page 1 of 1

Scalix Server Error Cannot Connect to Mail Server

Posted: Fri Aug 11, 2006 5:13 pm
by peter5898
I have a fedora 4 Box that has Scalix installed I have just tried to logon to it via http:hostname\webmail and I receive the error cannot connect to mail server and I am also unable to logon as the administrator - I have checked the services and have noticed that the scalix service is missing from the list i have also tried to reboot the box but this does not fix the issue - I have installed scalix on a new machine so I won't loose any future emails - my main concern is my old and recent emails which are the box is there any way I can move my mail boxes for my users and import them.

I would be grateful of any suggestions or ideas :D

Thanks

Peter

Posted: Fri Aug 11, 2006 6:13 pm
by ScalixSupport
You can use the omcpoutu and omcpinu (see the man pages for details) commands to move mail between two servers. When you saw that the Scalix server wasn't running on the other Linux box, did you attempt to start it? If so, what happened? Did you check the Linux messages file to see what that reported?

Thanks,
Rachel

Posted: Sat Aug 12, 2006 6:26 am
by peter5898
Hi Rachel,

I can't start the scalix service as it isn't visible in the service list so I’m guessing that it must be corrupt the service - I have tried the commands that you gave me to try to move the mail boxes but it displays an error advising that the user does not exist.

I have also tried to move the entire contents on the \var\opt\scalix folder over to a fresh built fedora scalix box but when I try this it causes the scalix server services to also disappear from the service list – and then when I try to logon I get the error “cannot connect to mail serverâ€

Posted: Sat Aug 12, 2006 8:59 am
by peter5898
Ive just added the scalix service to my back ground services list and i have tried to start it and this is whats displayed:-

*** scalix
PC Monitor Aborted NON-STOP 0
Directory Relay Server Started 08.11.06
Notification Server Aborted 08.11.06 0
Shared memory daemon Aborted NON-STOP
Notification Monitor Aborted NON-STOP
Session Monitor Aborted NON-STOP
Container Access Monitor Aborted NON-STOP
Item Structure Server Stopped
Database Monitor Aborted 08.11.06
Licence Monitor Daemon Aborted NON-STOP
LDAP Daemon Aborted 08.11.06
Queue Manager Aborted NON-STOP
Item Delete Daemon Aborted NON-STOP
IMAP Server Daemon Aborted 08.11.06
SMTP Relay Aborted 08.11.06
Mime Browser Controller Aborted 08.11.06
Service Router Aborted 08.11.06 -
Local Delivery Aborted 08.11.06 -
Internet Mail Gateway Aborted 08.11.06 -
Local Client Interface Enabled 08.10.06 -
Remote Client Interface Disabled 13:22:33 -
Test Server Aborted 08.11.06 -
Request Server Aborted 08.11.06 -
Print Server Aborted 08.11.06 -
Bulletin Board Server Aborted 08.11.06 -
Background Search Service Aborted 08.11.06 0
CDA Server Aborted 08.11.06 0
POP3 interface Aborted 08.11.06 -
Omscan Server Aborted 08.11.06 0
Archiver Aborted 08.11.06 -

================================

thanks :)

Posted: Sun Aug 13, 2006 1:35 am
by florian
So obviously your Scalix Server is not running at all.

Are you able to start it manually using an

Code: Select all

omrc


command, run as root?

Thx,
Florian

Posted: Tue Aug 22, 2006 12:56 pm
by peter5898
I have just tried that command and i get the following error:-


/opt/scalix/bin/omrc : File /var/opt/scalix/tmp/omrc.running exists.
Assuming another omrc is in progress
scalix services not started

Posted: Tue Aug 22, 2006 1:02 pm
by florian
so that looks like a startup run has aborted.

you might want to check an ps auxww | grep scalix and see if there is any process running. If so, you might want to reboot your machne. If not, you can delete the file mentioned in the error and try omrc again.

Florian.

Posted: Tue Aug 22, 2006 1:09 pm
by peter5898
thanks for the quick response

Ta

Pete