That's not very good....what's I going to do ? Some people already
reconfigure theyre agenda.....
Any way to fix now ? Like some script to change the database ?
Thanks for the help.
Regards.
JAS
Hi Albert,
1. install the sope-gdl-postgresql package from the nightlies.
2. once 1 is done, do this from a psql shell that is connected to your
SOGo database:
begin transaction;
update sogo_user_profile set c_settings = replace(c_settings, '\\\\', '\\');
update sogo_user_profile set c_defaults = replace(c_defaults, '\\\\', '\\');
commit;
This should fix the problems.
Wolfgang
--
[email protected]
https://inverse.ca/sogo/lists