Rules - If Then Else

I need a rule that will send me a text (forward) if the email has “barbie” in the subject or text.
If it doesn’t have “barbie” I want to send it to trash.

I have the first part set up, not convinced its working every time however. Is there a way to set a rule on an email received from a specific sender that does not include the word “barbie”?

You could do it with two Rules.

The first will look like this:

image

Just remove the From People option if you want to delete all messages without barbie.

Following that, a Rule like this:

image

It is a bit dangerous though as if the sender misspells barbie, then both the message is deleted, and you get no forward.

1 Like

Thank you for responding Gary, both rules are now in place, appreciate it.