<div class="markdown">
<p dir="auto">On 28 Feb 2015, at 10:40, Bart Lipman wrote:</p>

<blockquote>
<p dir="auto">This is a bit of a tangent but somewhat related. Is there any way to set up a rule that compares the current date to the name of an IMAP folder? <br>
The idea: Periodically, I have a slew of emails that I'll need to deal with at some specific future date. So I set up several different IMAP folders, one for each such date, and name them by the date in question. If I could create a smart folder that recognizes that today's date matches the name of the folder and brings those emails in, that would be very useful.</p>
</blockquote>

<p dir="auto">I think you could achieve this using the Conditions tab in the Smart Mailbox settings.</p>

<p dir="auto">The main condition would be:</p>

<pre><code>Date  *is exactly*  <folder date>
</code></pre>

<p dir="auto">—<br>
Curtis acm</p>

</div>