0.6 Wed Dec 10 21:07:21 PST 2003 - Try to parse VCALENDAR attachments, if they are unpacked in plain text. Your procmail script should use ytnef like this first: ## Convert MS TNEF attachments into VCal. ## See ytnef-1.13 or greater. :0fw * > 0 | /usr/local/bin/ytnefprocess.pl - Add web registration directory web/ 0.3.1 Wed Dec 4, 2002 - Fix bug with appointments in January failing. 0.3 Wed Nov 13, 2002 - Now processes cancellation messages by keeping a local database mapping Outlook appointment text to event id. If the appointment Subject/When/Where changes it cannot cancel. If the appointment was not scheduled through add-outlook-appointment then it cannot be cancelled through it. - Now sends rejection messages as well as cancellation and addition messages to the user's @tmail.com account. 0.2 Wed Nov 6, 2002 - Moved Outlook msg parsing to Outlook::Appointment - Beefed up error detection for failure to add appointments - Now understands the "When:" line. Tue Nov 5, 2002 - Added multi-user features 0.1.2 Sun Oct 27, 2002 - add-outlook-appointment.pl: Fixed typos in minute duration logic 0.1.1 Fri Oct 25, 2002 - add-outlook-appointment.pl: Added better regexp for forwarded messages. 0.1 Fri Oct 25, 2002 Released