<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Based on advice from Benny from years ago, some of my older rules use the following sequence of actions to set a gray flag on messages:</p>
<p dir="auto">[Set Tag/Keyword] [Flagged]<br>
[Remove Tag/Keyword] [$MailFlagBit0]<br>
[Set Tag/Keyword] [$MailFlagBit1]<br>
[Set Tag/Keyword] [$MailFlagBit2]</p>
<p dir="auto">I want to duplicate this in another rule just now, using r6272, and in the available values in the pop-up for both Set and Remove Tag/Keyword, I only see $MailFlagBit1 and $MailFlagBit2, not $MailFlagBit0.</p>
<p dir="auto">I chose an available value, quit MailMate, edited Library/Application\ Support/MailMate/Mailboxes.plist to change the value to $MailBit0, and it works as expected.</p>
<p dir="auto">Is $MailFlagBit0 identical to $Flagged and not needed now?</p>
<p dir="auto">--Randall</p>

</div>
</div>
</body>

</html>