I run a choir consisting of a few friends (12 to be precise) and we tend to communicate via mass email to each other.
I want to set up a filter in GMail so that it will label all emails to do with the choir.
My problem is that filtering based on a list of who the message was sent to doesn't work because each time exactly one name will be missing from the recipient list - the email sender!
Can I set up a GMail filter that triggers if a list of addresses contains the sender and recipients?
Edit:
I could do this with a series of filters such as:
FROM: <Person1> TO: <Person2> .. <Person12>
FROM: <Person2> TO: <Person1>, <Person3> .. <Person12>
...
FROM: <Person12> TO: <Person1> .. <Person11>
But that seems overly laborious.