<!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><div style="white-space:normal">
<p dir="auto">On 24 Mar 2016, at 14:19, Michael Smith wrote:</p>

<blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">
<p dir="auto">I have a rule that moves messages from one folder to another when they are marked as read. The rule is simple:</p>

<pre style="border:thin solid gray; margin-left:15px; margin-right:15px; overflow:auto; padding:5px"><code>All of the following are true
    Tags/Keywords include Seen

Move to Mailbox   đŸ“Freron â–¸ ReadMessages
</code></pre>

<p dir="auto">It works fine with my IMAP and Exchange accounts, but it does not do anything with Gmail messages. Does Gmail use a different method to signify when a message has been read?</p>
</blockquote>

<p dir="auto">No.</p>

<p dir="auto">Where did you add this rule? Rules are only triggered when a message is â€œadded” to a mailbox. For something like this you would need a smart mailbox matching read messages and this would then have a rule (with no conditions) with the move action. When a message goes from unread to read then it's â€œadded” to the smart mailbox by MailMate and this triggers the rule.</p>

<p dir="auto">I hope this helps.</p>

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