Previous Topic: Sample Text for Notification Phrases in a Mailbox Rule

Next Topic: How to Use the Mailbox Rules TextAPI Defaults and TextAPI Ignore Incoming Settings

How to Create a Mailbox Rule That Matches Every Inbound Message

You can create a mailbox rule that matches every inbound message that another mailbox rule does not filter.

To create this type of rule, set the filter as Subject Contains and the filter string as a period and an asterisk (".*").

As a result, this combination matches zero or more characters that are not line breaks.

Example: A "Catch-All" Mailbox Rule

This example demonstrates how you can use a ".*" combination to match every inbound message:

Filter = "Subject contains"
Filter String = ".*"