What is a way to create shared addressbook available for all users?
Hi Ivan,
I haven't tried this myself, and I don't recall where I found it, but apparently you need to enter the following magic spell using imtest:
You must use an admin account to login to the server and then issue commands like these:
0000 CREATE #calendars (TYPE CALENDAR) 0001 CREATE #addressbooks (TYPE ADDRESSBOOK) 0002 CREATE #calendars/Shared (TYPE CALENDAR) 0003 CREATE #addressbooks/Shared (TYPE ADDRESSBOOK)
Just use . as separator instead of / if using unixhierarchysep:0
Disclaimer: http://www2.peralex.com/disclaimer.html
karagian commented on Aug 24, 2018