<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Hi All,</p>
<p dir="auto">I searched for this issue but it’s a bit tricky due to the common words used.</p>
<p dir="auto">I’ve run into a curious result when creating search / smart mailbox rules for the From address. Here’s what I’m seeing:</p>
<ul>
<li>
<p dir="auto">“From” “contains” “<a href="mailto:name@example.com" style="color: #3983C4;">name@example.com</a>” — this returns the expected results (all emails from <a href="mailto:name@example.com" style="color: #3983C4;">name@example.com</a>)</p>
</li>
<li>
<p dir="auto">“From” “is” “<a href="mailto:name@example.com" style="color: #3983C4;">name@example.com</a>” — this returns <em>zero</em> results</p>
</li>
</ul>
<p dir="auto">I know search rules can sometimes operate differently than expected, due to the specific logic, but this one is curious to me. Why would a “from is a specific address” not work? Is it because the “from” actually looks to search like “Devyn Osborne (<a href="mailto:name@example.com" style="color: #3983C4;">name@example.com</a>)” so is not solely the email address?</p>
<p dir="auto">Devyn</p>
</div>
</div>
</body>
</html>