Hello,

I wish to to create a filter that will put all emails from a certain domain 
under a specific label but excludes 2 mail adresses from that domain.
For example for the whole domain the following works
*from:*@vub.ac.be*

to exclude a mail adres I tried 
from:(*@vub.ac.be & !([email protected]))
which works for one adres, but when I try
from:(*@vub.ac.be & !([email protected] OR [email protected]))
it doesn't work.
Anybody had any idea how to do this or why my idea isn't working?

Kind regards,
Filip

-- 
You received this message because you are subscribed to the Google Groups 
"Gmail-Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/gmail-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to