On 03-08-2023 18:31, Paul van der Vlis (p...@vandervlis.nl) wrote:
Hello,
Is it possible to create a calendar and addresbook using a CLI command
for a new user, so I can add that to my new_user script?
Now a user has to login to Sogo to create them. But some users first
use a mailclient like Thunderbird what can connect to the addressbook
and calender during setup. But only when it's allready there.
With regards,
Paul van der Vlis
That is fairly simple: sogo-tool create-folder <USER> Contacts
'<ADDRESSBOOK NAME>'
It is quite a lot harder if you want to test if an addressbook with this
name exists.
- Kees.