<div class="markdown">
<p dir="auto">On 23 Jul 2014, at 16:32, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 22 Jul 2014, at 15:46, Bram Heerink wrote:</p>

<blockquote>
<p dir="auto">I use plus forwarding to be able to see which websites are sending me e-mail. For example personal+amazoncom@bramheerink.nl. Then I was thinking about the Example Mailing List Smart Mailbox which has a sub folder for each list-id. I was wondering if this could be done with the + forwarding label. But then you need regexp's in the MailMate query system or something implemented for the plus part. Some thoughts about this here?</p>
</blockquote>

<p dir="auto">As Torsten already replied then this is possible. It would also be a nice addition to the default set of specifiers and I'll probably add that when I've returned from vacation. It shouldn't take long to add. The hard part is probably to choose good names for these specifiers :-)</p>
</blockquote>

<p dir="auto">Great! I was hoping for this reply. I have read the details about Torsten's hack and started up a plist editor but I got a headache of all the regexp voodoo. I will however study your implementation :)</p>

<p dir="auto">About the name:</p>

<blockquote>
<p dir="auto">Some mail services allow a user to append a tag to their email address (e.g., where <a href="mailto:joeuser@example.com">joeuser@example.com</a> is the main address, which would also accept mail for <a href="mailto:joeuser+work@example.com">joeuser+work@example.com</a> or <a href="mailto:joeuser-family@example.com">joeuser-family@example.com</a>). The text of tag may be used to apply filtering and to create single-use addresses.[8] Some IETF standards-track documents, such as RFC 5233 refer to this convention as "sub-addressing". However, many websites' automatic form validation scripts or software will reject + as an invalid character in the email address.</p>
</blockquote>

<p dir="auto">I would propose <code>subuser</code> and only implement i think the + sign.</p>

<p dir="auto">Have a nice vacation.</p>

<p dir="auto">~Bram</p>

</div>