Page 1 of 1

IMAP Server Host

Posted: Tue Jun 27, 2006 4:17 pm
by nesx
This Scalix 10.0.0 server was initially set up with a server name of 'lynx' and was changed to 'mail' using sxmodfqdn and changing all files as indicated in instructions and posting here.

When logging into SWA, SSL or not, the following message gets posted into the /var/opt/scalix/logs/fatal log file.

SERIOUS ERROR IMAP Server Da(IMAP Server Pr) Tue Jun 27 14:47:30 2006
[OM 27202] Failed to get network host entry for host 'lynx.domainname.com'.
User Name: Mike Astine / lynx, domainname/CN=Mike Astine
Pid of logging process: 8679

Where can I change the host name entry?

Posted: Wed Jun 28, 2006 8:55 am
by ScalixSupport
This is in /etc/opt/scalix/webmail/swa.properties. Please change the entry that reads:

swa.email.imapServer=your.host.com

You will need to restart Tomcat for the change to become active.

Cheers,

Sascha.

Posted: Wed Jun 28, 2006 3:52 pm
by nesx
Sascha.

I have already reviewed that file. Here is what it looks like...

swa.version=10.0

swa.email.domain=domainname.com
swa.email.imapServer=mail.domainname.com
swa.email.smtpServer=mail.domainname.com
swa.email.userNameIncludesDomain=false

Tomcat has been stopped & restarted. The server has been shut down and brought back up. The problem still persists.

Thanks,
Jack

Posted: Thu Jun 29, 2006 6:58 am
by ScalixSupport
Can you run the command:

Code: Select all

omresetmn
and then try again ?

Cheers

Dave

Posted: Thu Jun 29, 2006 10:52 am
by nesx
Dave,

omresetmn seems to have resolved the issue.
omshowmnmp shows the correct information. I wish I had run that first!

Appears omresetmn should be added to the list of instructions to do when changing FQDN or host names.

Thanks,
Jack