How To Export Calendar From Outlook To Evolution
I hope this quick post would save another a few hours. I was not so lucky. I spend a few hours working on how to migrate my calendar and addressbook from Outlook to Evolution. I didn’t yet migrate my mail (for this you need to install Mozilla and then export the files. Evolution knows how to import Mozilla files).
To migrate your calendar and addressbook, you need Outport. Outport offers a way to migrate your data (except emails) to Evolution format. This works fine for the addressbook but not for the calendar.
To migrate your calendar, what you need to do is simply export it as iCalendar (ics) with Outport. It will create one file per entry in your calendar. Then you aggregate them all into one big file. For this: cat *.ics >> myCalendar.ics. Finally, you import this file using Evolution importer.

June 21st, 2006 at 1:21 am
You need to look for outlook2ical