Can I use email domain as message filter?
Trying to set up a single filter rule to direct multiple emails from one source (ex: @hogpens.com) to be moved to the Hog Pens folder after receipt. Also after sending to the same domain. There are several email origins (ex: delivery@hogpens.com, cs@hogpens.com, accounting@hogpens.com...etc) It's a pain to have to set up different rules for each individual address, but I can't get a filter to work if I just use "@hogpens.com" as the defining parameter. What am I doing wrong?
被選擇的解決方法
Instead of using 'is' "@hogpens.com" try to use 'contains' "@hogpens.com" in your filter definition.
從原來的回覆中察看解決方案 👍 1所有回覆 (2)
選擇的解決方法
Instead of using 'is' "@hogpens.com" try to use 'contains' "@hogpens.com" in your filter definition.
Ha! That works like a charm! Thank you!