Hi Zimbra(i)ns,
We are going to import several thousands of .ics files into Zimbra. Which one of the folowing would be a faster way to achieve that?
Thx. in advance.
lkj
create folder:
[zimbra@huron ~]$ zmmailbox -z -m user@domain.com createFolder --view contact /'New Calendar'
[A]
import calendar:
[zimbra@huron ~]$ zmprov sm user@domain.com pru /'New%20Calendar' /tmp/user.ics
OR
[B]
curl -k -u admin:zimbra --data-binary @/tmp/user.ics 'https://domain.com/service/home/user@domain.com/'New%20Calendar?fmt=ics'


LinkBack URL
About LinkBacks

