Quote:
Originally Posted by ewilen Okay, based on some reading of the RFCs, I think this will capture any meeting-related message from any source (even Google Calendar), with a fairly low chance of capturing anything else. Code: If ALL of the following conditions are met:
Body contains Content-Type: text/calendar
Body contains method=
Body contains METHOD:
Body contains VEVENT
Body contains VCALENDAR
Perform the following actions:
File into Folder <folder_name> I'll test in the morning with the "assistant" using various clients. |
In 6.0.x, bug 18104 has been implemented, so these filter rules will not work (see bug 42304). Additionally, bug 19898 has been implemented in 6.0.2+.
To continue filtering invitations, users need to convert existing filter rules to the new bug 19898 format.