<!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">On 27 Sep 2022, at 0:24, Robert Wall wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Working through some task automation here, and what I really need is the ability to get a message link to my sent message <em>right after I hit "send"</em> so that I can shuttle it off to my task manager.</p>
</blockquote>
<p dir="auto">I can provide the start of a solution, but it will require someone who knows how to write MailMate commands to get you all the way there.</p>
<p dir="auto">I have all my sent mail moved into the Inbox of the identity that sent the email. For that I have put a <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">Rule</code> on the <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">Sent Mail</code> virtual mailbox. If the condition is <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">Date is within the last 1 days</code>, it matches all emails as soon as they are sent. I think this would work for you as well. The question then is what action to add. Well, there’s a <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">Run Command</code> action. The trick is somehow writing an mmbundle (command) that can get the ID of a message. It seems like something that should be simple, but I have no idea how to write MailMate commands. Maybe someone else on the list can provide the missing piece?</p>
<p dir="auto"><img src="cid:556F330E-1E51-493C-A741-19420066C027@oakandapple.org" width="629" alt title="PastedImage.png" style="width: 100%; max-width: 629px;"></p>
<p dir="auto">--<br>
=> Jolin</p>

</div>
</div>
</body>

</html>