Thanks to both of you. I'd already hit upon
body CONTAINS Content-Type: text/calendar
and I was pairing it with
body CONTAINS method=REQUEST
as well as a separate filter for method=CANCEL
The idea being to look for multiple indicators so as to avoid incorrect filing. I will have to test further to make sure I catch everything from Outlook, ZWC, and iCal, but I have been able to confirm that vandehey's method works perfectly. I.e., if an invite appears in the boss's shared folder, the assistant only has to click Accept to approve the appointment on the boss's shared calendar.
I'll also have to do some testing to see if this will work when the assistant is using Outlook or iCal. |