<div class="markdown">
<p dir="auto">Hi there,</p>

<p dir="auto">I'd like to build a command for MailMate, have been taking a look at what's there, but haven't been able to crack this so far. Any pointers will be much appreciated.</p>

<p dir="auto">Here's what I want to do:</p>

<ul>
<li>Take the subject from the selected email</li>
<li>Extract some information from it using a RegExp</li>
<li>Search the current mailbox for all emails that contain that RegExp and delete them</li>
</ul>

<p dir="auto">Any ideas? Thanks in advance! : )</p>

<hr>

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

</div>