<!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 5 Aug 2018, at 20:29, Joshua Fishburn wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I tried this, but it didn’t do what I expected:</p>

<p dir="auto"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">”^1” = (“moveToMailbox:”, “/@SaneTomorrow”, “moveToMailbox:”, “/+SaneTomorrow”);</code></p>

<p dir="auto">Instead of failing, MailMate actually creates the @SaneTomorrow folder in account #2 when I try to move a message that isn’t in account #1 with this command. So I’m left wondering if there’s a way to implement the “if account 1” login in the keybinding itself,</p>
</blockquote>

<p dir="auto">There's no way to do that.</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">or if there’s another mechanism by which to achieve this.</p>
</blockquote>

<p dir="auto">You already got some suggestions, but you could also have a simple key binding which moves to a mailbox named, e.g., <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">/MoveToSaneTomorrow</code> and then in each account add a rule to this mailbox which just moves anything into the correctly named sanebox folder of that account. That kind of distributes the work making it a bit easier to add/remove accounts...</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div>
</body>
</html>