Hi, Is there a way to restore deleted objects, particularly deleted tasks, by updating tables directly in the database (postgresql)?
I tried to change the column "c_deleted" of table "sogologinxyz", setting it to null, but it didn't had any effect. I also tried to change the "c_status" column of table "sogologinxyz_quick", setting it to 1, but again it didn't change anything. Thanks -- Renaud SOGo version = 1.3.7 -- [email protected] https://inverse.ca/sogo/lists
