Forum Discussion
robert grahame
Nov 16, 2017Copper Contributor
Rule using wildcard (or domain) for handling incoming emails
 In line with the email security best practices recommended at Ignite this year, we are blocking our staff from using auto-forwarding rules in Outlook/Exchange Online.  However there are valid scenari...
VasilMichev
Nov 16, 2017MVP
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.
Fahad Ghafoor
Nov 17, 2018Copper Contributor
Dear Vasil,
Appreciated your efforts but I found one more links its more specific and proper details.
https://www.extendoffice.com/documents/outlook/1991-outlook-move-email-from-domain-to-folder.html
- Adam_SzulyApr 10, 2019Copper ContributorThis is gr8 stuff, man.