<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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">On 10 Jun 2017, at 4:51, Chuck Grimsley wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I often get messages where the sender is the same as the receiver and everything else is bcc’d.  Is there a mechanism to filter these messages in a smart mailbox?<br>
<br>
is - From is "joe@abc.com" and To is "joe@abc.com"</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I assume the problem is that these addresses are not a known set. You need a condition which says something like: “From ▸ Address is identical to To ▸ Address”. (Using that you could then use a rule to tag the messages and then base a smart mailbox on that tag.)</p>

<p dir="auto">But I'm afraid that is not possible with the current query system. I'm not sure how hard it would be to add (it's not a quick change) and I'm also not sure if there are other use cases than the one you describe here.</p>

<p dir="auto">It is possible to do this using a bundle command, but as I've stated before then this is very badly documented. (There's a great effort by someone else to write down some of the <a href="http://1klb.com/posts/2016/02/26/mailmate-bundles/" style="color:#3983C4">details</a>.)</p>

<p dir="auto">If I find the time I'll make an example bundle for you.</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>