Closed Vey closed 5 years ago
Hello,
Thanks for your issue. Can you just explain what did you try to do and what didn't work.
As I see the sogo documentation the recommended values are these :
/* Default Calendar and Contacts Permissions */
SOGoCalendarDefaultRoles = ("PublicViewer", "ConfidentialDAndTViewer");
SOGoContactsDefaultRoles = ("ObjectViewer");
Did you try it ?
And as it's written "Default", understand that it could be changed.
Anyway if you think that's the best option I can happily fix this in the package.
Use case is:
I removed the 'PrivateDAndTViewer' value you specified and it seems to keep working
Should be fixed in the testing branch
It may not be the way to go but this is the only way I found that worked. I hope it helps.
To be able to share calendars and contacts among users, edit sogo.conf:
add these lines:
restart sogo
Cheers and thanks for your work