<!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 19 Sep 2017, at 16:40, Robert Goldman wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I tend to file my messages in folders for different projects when I am done with them.</p>

<p dir="auto">On Thunderbird, I have been using the "Nostalgy" plugin, which lets me write rules that automatically provide default save folders.  E.g., I can have a rule that says that a message from customer of Project X that's in my work email inbox should go into folder "project X".</p>

<p dir="auto">Is there any way to do something like this in MailMate?  Note that I'm not looking for rules that dump email <em>directly</em> into these folders -- I'm just looking for help selecting the folder when I have already indicated I want to file an email.</p>
</blockquote>

<p dir="auto">I assume you have found the “Rules” pane in the mailbox editor. If I understand correctly you need a way to only trigger such rules when explicitly asking MailMate to do so. Like an “Auto Archive” button.</p>

<p dir="auto">One way to do that:</p>

<ul>
<li>Go to the Tags preferences pane to create an “AutoArchive” tag.</li>
<li>Create a smart mailbox based on your Inbox which has the condition that the emails must be tagged “AutoArchive”.</li>
<li>Add rules to this smart mailbox which archives the emails.</li>
</ul>

<p dir="auto">Now, whenever you need to auto archive something you'll select all emails in the Inbox (using ⌘A) and then hit <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">t</code> to add the “AutoArchive” tag. You can also create a custom key binding to add this tag with a single shortcut. Or use the Tag popup in the toolbar.</p>

<p dir="auto">I hope this helps.</p>

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