OK, I solved this finally. After changing our static IP I needed to get into /etc/apache2/conf.d/ SOGo.conf finding the following:
RequestHeader set "x-webobjects-server-port" "80" RequestHeader set "x-webobjects-server-name" "yourhostname" RequestHeader set "x-webobjects-server-url" "http://yourhostname" and change the last line replaceing "http://yourhostname" with our new static IP. I then restarted apache2 and it came right up. Hope this helps someone else who gets into this pickle! Bob -- [email protected] https://inverse.ca/sogo/lists
