import calendar events into Zimbra
I'm trying to do this:
curl -u username:password --data-binary @/tmp/new.ics http://server/service/home/username/calendar?fmt=ics
from the Zimbra forum:
http://wiki.zimbra.com/index.php?title=Calendar_and_Contacts_Migration
And it doesn't work. Any suggestions?
mike.durbin@oracle.com