Forum Discussion
Rule using wildcard (or domain) for handling incoming emails
You can create a per-domain Outlook rule, if that's what you mean. Here's example article: https://www.slipstick.com/outlook/rules/create-rules-that-apply-to-an-entire-domain/
You cannot however create a rule that dynamically captures the domain part and uses it for the notification address. For that you will need some macro or other code solution.
VasilMichev In "Add a Condition" select "Sender address includes" and add the domain name ex "microsoft". No @ or * needed. Then in "Add an action" select "Forward to" and add the email address that you want the emails forwarded to.
Similarly, you can use "Subject includes" or "Subject or body includes" in Add a condition to catch additional emails related to that client
I normally create these two rules to send all emails related to specific vendors to pre-defined folders. Makes it easy to organize my inbox.
- AmitBloggerJan 09, 2022Copper Contributor
AlexGuz This video help me out https://youtu.be/vqqZ8X8ml7A
- mikezioFeb 15, 2022Copper Contributor
AmitBlogger this video is labeled incorrectly; this shows the steps for a specific email address rule - not an domain wide rule.
- Alejandro Araujo RajznerMay 09, 2022Brass Contributor
Agree. Ezoic is a contact you already have defined AmitBlogger.
However, your suggestion led me to a working approach (previous one didn't work for me).
In my case I wanted everything that is coming from LinkedIn to land into a specific folder:
What made it to work for me was the "sent only to me" condition, together with the "linkedin.com" string. With "*.linkedin.com" it didn't work before and with "sent only to me" I make sure it's unlikely any message that is not coming directly from Yammer.
Hope this helps
- Victor_IvanidzeJun 15, 2020Bronze Contributor
There exists EmailInformer cloud service that may help here.