Postby l8er » Thu Jan 18, 2007 12:48 pm
I had some time this morning so I uninstalled the September 2006 beta of Scalix 11, choosing to keep the message store but delete the index and the cache. I then made sure /var/opt/scalix/postgres was deleted as well as /opt/scalix-postgres (the latter didn't exist).
I then installed Scalix 11 GA. After completing the installation, all three services were installed (scalix, scalix-postgres and scalix-tomcat), however, scalix-tomcat was not running. Running "service scalix-tomcat start" would return OK, but it still wasn't running. Running "service scalix-tomcat restart" would show "instance (mymailserver) is not running, starting mymailserver" and finally "OK", but again it wasn't actually running.
I then uninstalled Scalix 11 GA and re-installed the 9/06 beta (using the FQDN for the database host "mymailserver.com" rather than "localhost"),. and after completing the re-installation, found sendmail was not running. Attempting to start sendmail returned an error from sendmail.cf: line 1823, unknown configuration line:
"
A=unix.in -s h
A-xport.in -s h u"
I was able to rename a backup copy of sendmail.cf but had to do another reinstall of Scalix 11 beta from 9/06 using "localhost" for the database host to get everything working again.
This is on FC5, and using anything other than localhost for the database host results in a non-functioning installation of Scalix 11.
Any other suggestions? Thanks.
-Gary