<!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 1 Jun 2017, at 8:01, Max Rydahl Andersen wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">By using mailbox name format <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">${subject.body/.*?:(.*?)@.*/$1/}</code> I can get to this:</p>

<p dir="auto">...</p>

<p dir="auto">I'm wondering if a "group by unique name" or something similar could be possible under sub mailboxes ?</p>
</blockquote>

<p dir="auto">For this to work, you need a custom specifier which parses the part of the subject line you need. That'll make it available in all parts of MailMate (including conditions and rules). I believe something similar has been done in the past. For example, read through <a href="https://lists.freron.com/mailmate/2014-March/002229.html" style="color:#3983C4">this thread</a>.</p>

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