<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 17 Jan 2019, at 13:23, Robert Brenstein wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Benny can explain that better but as far as I know, the junk state is kept as the IMAP tag attached to the message. You may want to display column “Raw tags” to see these.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">This is correct. “Not Junk” is mapped to the IMAP keyword $NotJunk which is a <a href="https://www.iana.org/assignments/imap-keywords/imap-keywords.xhtml" style="color:#3983C4">registered IMAP keyword</a>. It's not as “standard” as it could/should be and variations exist like <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">NotJunk</code>, <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">$NonJunk</code>, and <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">NonJunk</code>. (When setting $Junk or $NotJunk MailMate tries to clean up related IMAP keywords.)</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>