<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 10 May 2019 22:23 @lbutlr via dovecot <
    <a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    On 10 May 2019, at 02:34, Matthias Fechner via dovecot <
    <a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:
   </div>
   <blockquote type="cite">
    <div>
     If I click in my email program now on `Not Spam` it is learn as HAM but moved to the INBOX.
    </div>
    <div>
     I would like that the email is not moved to INBOX but it should be moved through the sieve script of the user again, as it is a new email.
    </div>
   </blockquote>
   <div>
    I think the way to do this would be for you to move the mail (after it gets moved to the INBOX) not a specific folder that sieve is watching and triggering that to run the scripts you want to ruin.
   </div>
   <div>
    <br>
   </div>
   <div>
    You cannot treat an existing mail as a new mail as far as I know.
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    --
   </div>
   <div>
    'There's Mr Dibbler.' 'What's he selling this time?' 'I don't think he's
   </div>
   <div>
    trying to sell anything, Mr Poons.' 'It's that bad? Then we're probably
   </div>
   <div>
    in lots of trouble.' --Reaper Man
   </div>
  </blockquote>
  <div>
   With 2.3 you could use
  </div>
  <div>
   <br>
  </div>
  <div>
   <a href="https://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/IMAPFilterSieve">https://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/IMAPFilterSieve</a>
  </div>
  <div>
   <br>
  </div>
  <div>
   to refilter mail. 
  </div>
  <div>
   <br>
  </div>
  <div>
   Aki Tuomi
  </div> 
 </body>
</html>