Hello Khapare Joshi

Am 2013-11-27 11:05, schrieb Khapare Joshi:
> 
> I have been running sogo version 2.0.4b, is there a special requirement
> updating from 2.0.4b to 2.1.1a ? or yum update sogo is enough ?
> 

In 2.0.5 the sogod configuration was moved to /etc/sogo/sogo.conf.
Therefore you have to migrate as root with:

install -d -m 750 -o sogo -g sogo /etc/sogo
sudo -u sogo sogo-tool dump-defaults > /etc/sogo/sogo.conf
chown root:sogo /etc/sogo/sogo.conf
chmod 640 /etc/sogo/sogo.conf
sudo -u sogo mv ~/GNUstep/Defaults/.GNUstepDefaults
~/GNUstep/Defaults/GNUstepDefaults.old

And you also have to update sope

Also be aware, that sogod is now only listening on 127.0.0.1:20000
instead of *:20000.
If your apache is running on another machine, then you have to set
WOPort in your sogo configuration.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to