View Single Post
Old 20 Oct 2018, 12:55 AM   #1
kimtieuphuong
Junior Member
 
Join Date: Oct 2018
Posts: 1
Advanced Forwarding Rule to exclude a sender?

How can I create a forward rule that will forward all messages to an email address except messages from a specific sender?

I know how to create advanced rules that when something is in a header, such as this:
allof(header :contains "from" "xxx.com", header :contains "to" "yyy@abc.com")

But I'm not sure of the syntax to exclude something.

Thanks for any help.
kimtieuphuong is offline   Reply With Quote