<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hello MM community…</p>

<p dir="auto">Is there any way to use wildcards in rules?  For example, if I wanted to select all messages that have a subject that differs only by a single character?  Here are the 2 subjects:</p>

<ul>
<li>Thank you for your State Farm payment</li>
<li>Thank you for your State Farm(R) payment</li>
</ul>

<p dir="auto">These 2 subjects differ by only the registered mark so it would be great to be able to use a wildcard where that mark might be.</p>

<p dir="auto">I ended up using 2 Subject selection criteria with an “All” for the true selection:</p>

<ul>
<li>Thank you for your State Farm</li>
<li>payment</li>
</ul>

<p dir="auto">The above works fine but I am still curious about any wildcard options.</p>

<p dir="auto">Thanks in advance…</p>
</div>
</div>
</body>
</html>