mailbox2ics

Combine iCal Attachments in IMAP Messages

This is a simple script to scan an IMAP mailbox, pull in any messages with ICS files attached, and merge them into a single ICS file as output. I used this at work with our exchange-like server that did not support iCal subscriptions.

The script depends on the icalendar library from http://codespeak.net/icalendar/.

Version 1.2

Released: Tue Sep 4 12:57:35 2007

Download

Download version 1.2
Minor changes and add license file.