Hi,

That was the problem.
Boy do I feel a bit stupid mixing those up! And for not looking more closely in the config file.

Thanks alot!

//Anders


Ludovic Marcotte skrev 2010-11-18 15:45:
On 10-11-18 9:39 AM, Anders Wallin wrote:
        OCSFolderInfoURL = "postgresql://sogo:**...@localhost:5432/sogo/sogo_user_profile";
...
        SOGoProfileURL = "postgresql://sogo:**...@localhost:5432/sogo/sogo_folder_info";
Exactly what I thought, you mixed those.

The SQL update scripts will look at sogo_folder_info but for you, it's your profile URL.

Modify your configuration and rename your table (swap their names) or simply modify the SQL update scripts.

Regards,

Reply via email to