<div class="markdown">
<p dir="auto">On 28 Jan 2014, at 9:50, Max Rydahl Andersen wrote:</p>

<blockquote>
<p dir="auto">I was wondering if there is a way to have smart mailbox that shows emails I have sent with a '?' in my text that have not yet received a response ?</p>
</blockquote>

<p dir="auto">Of course :-)</p>

<pre><code>Mailboxes: Sent Messages

Conditions:
    All of the following are true
        Message-ID is not in [All Messages] In-Reply-To
        Unquoted Body Text contains "?"
</code></pre>

<p dir="auto">It would be nice if the match on “?” could be more specific (end of line/word), but that’s not currently possible.</p>

<blockquote>
<p dir="auto">Could also be filtering on something else like a "follow" tag I could put on email threads i'm interested in and want to get an indication if I have outstanding questions.</p>

<p dir="auto">Possible ?</p>
</blockquote>

<p dir="auto">Maybe. Not sure exactly how you need it to work, but let me know if it’s not possible based on the hint above.</p>

<p dir="auto">-- <br>
Benny</p>

</div>