<!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 15 Aug 2016, at 11:02, Eric A. Meyer wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Hi there,</p>

<p dir="auto">I have a smart mailbox that matches for any message with the string "meeting notes" in the subject.  That works fine, but now I'm trying to add a condition that also brings in any message with an attachment whose name includes "meeting notes".  The smart mailbox conditions are:</p>

<p dir="auto">Any of the following are true:</p>

<ul>
<li>Subject > Body   contains  Meeting Note</li>
<li>Attachment-name  contains  meeting note</li>
</ul>

<p dir="auto">I have the "All Body Parts" option set for the second condition, but not the first.  Despite this, attachment names don't seem to be matching.  I have a recent message with a Word .docx file (I know, I know) whose name it "Weekly Meeting Note_8_11_16.docx" and it's not showing up in the smart mailbox.  Any ideas why, or suggestions for debugging?</p>
</blockquote>

<p dir="auto">I can confirm that setting the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">Attachment-Name</code> condition didn't work for me either (on the latest MailMate 2.0BETA - 6050).</p>

<p dir="auto">But setting the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">Filename</code> condition did. e.g., Filename > contains > jpg.</p>

<p dir="auto">Does that do what you need?</p>

<p dir="auto">(even if it does, it doesn't explain why <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">Attachment-Name</code> doesn't, or what it's supposed to do if not that).</p>

<p dir="auto">Sherif</p>
</div>
</div>
</body>
</html>