<!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 21 Feb 2017, at 18:02, Max Rydahl Andersen wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">I assume what you mainly need is for these emails to be tagged as VIP or maybe Important (in Gmail language). This could be done by a custom bundle command which is run by a rule on all incoming messages. Should I create an example framework for you and then you can fill in the holes?</p>
</blockquote><p dir="auto">Sure.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I've attached an example bundle which you need to place here:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">~/Library/Application Support/MailMate/Bundles/
</code></pre>

<p dir="auto">It has a single command named “VIP Check”. Right now it's just hardcoded to archive any emails which are from your address. Just as an example, it's written using python, but you can do whatever you want as long as you can access environment variables in the scripting language.</p>

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