<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br></div><div><br>On 16 Feb 2016, at 11:15, Benny Kjær Nielsen <<a href="mailto:mailinglist@freron.com">mailinglist@freron.com</a>> wrote:<br><br></div><blockquote type="cite"><p dir="auto">A somewhat related feature would allow simply creating IMAP mailboxes based on a header value:</p>

<pre><code>Move to Submailbox of [IMAP Mailbox/Account] based on [Header]
</code></pre>

<p dir="auto">These two features would cover two types of somewhat similar use cases I believe.</p>

<p dir="auto">Useful features?</p></blockquote><br><div>I can say that currently I have initial filtering into folders extracted into an imapfilter lua script. </div><div><br></div><div>This script main work is to take any message that has an List-Id and transform that into a folder location via a regular expression. </div><div><br></div><div>So i.e.  org.eclipse.jdt-Dev is put into folder named lists/eclipse/jdt.dev and org.jboss.hibernate-Dev ends up in lists/jboss/hibernate-Dev. </div><div><br></div><div>I personally would t use it since I need the filtering to occur even when not running mailmate but If I was 100% desktop user I would love this kind of feature. </div></body></html>