<!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">[resending with compressed screen shot]</p>
<p dir="auto">Robert,</p>
<p dir="auto">If I understand your requirements, this is a very straightforward applicaiton of MailMate filtering and rules.</p>
<p dir="auto">Each set of conditions and rules in MailMate applies to a specific folder or group of folders, and you can easily define a series of nested conditions that are joined by “and/or” logical operators that operate on the folder in quesiton.</p>
<p dir="auto">Start by double-clicking on the name of the folder you want to work with to bring up the conditions and rules dialog box. By default, everything you do in this dialog box will apply only to the folder you double-clicked on (but you can change that if need be).</p>
<p dir="auto">For the scenario you describe below, click on the Rules icon in the title bar (the envelope and two arrows coming out the top). Click on “Create Rule...”, then click the “+” under Conditions to specify which messages are selected for the action. You’ve already narrowed the search down to one folder, so now you can implement the rest of of your “if” statement, finding messages that match a particular subject <em>and</em> a particular from address. After setting up the From • Name item, press the “+” to the right of that item to add a second item for the Subject.</p>
<p dir="auto">Next click the “+” under Actions and select Move to Mailbox, then choose a destination mailbox. It should all look like this:</p>
<p dir="auto"><img src="cid:E74327F8-B09F-488A-99FA-C88A33786BFC@comcast.net" width="553" alt title="PastedImage2.jpg" style="width: 100%; max-width: 553px;"></p>
<p dir="auto">You can also add further actions if you like.</p>
<p dir="auto">Press “Commit” and the rule will become active. You can choose a likely email message, then right-click on the folder name and use “Apply Rules of [mailbox]… > Selected Messages” to see if your rule works as desired.</p>
<p dir="auto">On 4 Nov 2024, at 12:06, Robert Wall wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">I basically want to write a rule that says:</p>
<p dir="auto">if (<br>
(subject) is in folder “target” AND<br>
(from) is in folder “target” AND<br>
(subject) and (from) are from the same message<br>
) then (<br>
file (message) in folder “filecabinet”<br>
)</p>
<p dir="auto">So if these two messages are in “target”:</p>
<p dir="auto">From: Bill Jones<br>
Subject: Important Information Regarding Your Account</p>
<p dir="auto">From: Dave Smith<br>
Subject: Your Receipt For Your Recent Transaction</p>
<p dir="auto">and I get another message that matches one of them dead-on:</p>
<p dir="auto">From: Bill Jones<br>
Subject: Important Information Regarding Your Account</p>
<p dir="auto">I want it filed, but a message with a mixed match of subject/from:</p>
<p dir="auto">From: Dave Smith<br>
Subject: Important Information Regarding Your Account</p>
<p dir="auto">shouldn’t automatically be filed, because the matched subject isn’t from the correct sender.</p>
<p dir="auto">I’m guessing this isn’t possible, but I wanted to see if anybody has any brilliant ideas. :)</p>
<hr style="border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc);">
<p dir="auto">mailmate mailing list<br>
Unsubscribe: <a href="https://lists.freron.com/listinfo/mailmate" style="color: #777777;">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>
<p dir="auto">Glenn P. Parker<br>
<a href="mailto:glenn.parker@comcast.net" style="color: #3983C4;">glenn.parker@comcast.net</a></p>
</div>
</div>
</body>
</html>