Outlook mail rules wildcard

In Outlook, you can use wildcards in mail rules to match specific patterns in email addresses, subject lines, and other fields. Here are some examples of how you can use wildcards in Outlook mail rules:

Wildcard characters:

Examples:

  1. To match any email address ending with @example.com, use the rule: @*example.com
  2. To match any email address containing @example in the local part, use the rule: *@example*
  3. To match any email address with a domain name containing example, use the rule: *@*.example
  4. To match any email address with a subject line containing the word urgent, use the rule: subject: *urgent*
  5. To match any email address with a sender name containing the word John, use the rule: from: *John*
  6. To match any email address with a recipient name containing the word Smith, use the rule: to: *Smith*

Tips:

Example rule:

Here's an example of a mail rule that uses wildcards to move emails from a specific sender to a specific folder:

This rule will move any email from an email address ending with @example.com to the "Important emails" folder.