<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div class="markdown">
<p dir="auto">Shoshanna:</p>

<p dir="auto">On 10 Nov 2020, at 20:43, Shoshanna Green wrote:</p>

<blockquote>
<p dir="auto">What I want is to define A with a nonexclusive OR: A's conditions need to be along the lines of</p>

<p dir="auto">ANY OF:<br>
 - is contained in B<br>
 - [set of other conditions]</p>
</blockquote>

<p dir="auto">I've had this problem, too, and it is awkward, isn't it? You'd think you could set a Smart Mailbox as a <em>condition</em>.</p>

<p dir="auto">The workaround I use is to define a third smart (dummy) mailbox, C. Then:</p>

<p dir="auto">C is defined to contain everything which meets [set of other conditions]<br>
A is defined to contain messages which are in <em>any</em> of the mailboxes: B or C.</p>

<p dir="auto">MST</p>
</div>
</div>
</body>
</html>