<!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><div style="white-space:normal">
<p dir="auto">On 17 Mar 2016, at 21:40, Kee Hinckley wrote:</p>

<blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">
<ol>
<li value="1">I'd like an interface where it would be quick to add a bunch of rules for things. Right now I quit mailmate and edit the file. For instance, I want a whole set of rules for incoming mail that look like "if subject has word xxx then tag the message yyy".</li>
</ol>
</blockquote>

<p dir="auto">Hmm, I'm not sure how such an interface should work. Do you simply want to be able to edit the rules of a mailbox in a text editor? (Similar to what you do now, but without the need for a relaunch)?</p>

<blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">
<ol>
<li value="2">I'd like a feature that I think would be generally useful. If I tag a message (either incoming, or a reply) with one or more tags, I'd like all all future messages that arrive in that thread to be tagged that way too. (Yes, that gets complicated if one message has taga and one has tagb, but the union of all would cover it).</li>
</ol>
</blockquote>

<p dir="auto">I have an old todo item that each tag should have a setting which tells MailMate whether it's a message-based tag or a thread-based tag. The latter type would work as you describe I believe.</p>

<p dir="auto">Using rules you could also get what you want, but you would need a new rule for each tag which might be cumbersome...</p>

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