We'd like to be able to populate the docker containers with a dataset (I think there are scripts for such tasks existing). It would be primarily be interesting to have some calendar data and freebusy available for both jane and john doe. The data would be ideally generated when starting the docker container in a timeframe like 1month in the path and 4 in the future. This can not only be used for testing but also for a demo setup eventually.
Description
Description
Details
Details
- Ticket Type
- Task
Event Timeline
Comment Actions
to create a calender with n entries (ical file), I have everything, but I don't know how to import these events into the koalb server.
Comment Actions
Okay pykolab also give me a easy way to add messages to imap folders and I can create a kolab object mail out of an event.
Created a pull request.