<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I've done this:<br>
    Change line with $sa_tag_level_deflt:<br>
    $sa_tag_level_deflt = -99; # We ant to tag ALL messages<br>
    <br>
    This step is not really necessary for your issue but I needed it for
    other reasons. I wrote an auto learn/unlearn script so users can
    move mails out of the junk folder and learn them as "not spam" and
    vice versa.<br>
    <br>
    Then create sieve script in roundcube:<br>
    Goto settings->Filters. Create a new filter set or add to the
    default existing one:<br>
    Filter name: SpamMove<br>
    X matching any of the following rules<br>
    X-Spam-Flag     is eqqual to YES<br>
    <br>
    Move message to Junk<br>
    Stop evaluating rules<br>
    <br>
    This works as expected on my system.<br>
    <br>
    MfG Stefan Fröhlich<br>
    42 ;-)<br>
    <br>
    <div class="moz-cite-prefix">On 5/05/2015 4:43 AM, Stelios A. wrote:<br>
    </div>
    <blockquote
cite="mid:CA+_OSjweO269j_KBAw2Zpneq+LhZ4UtQFsmYoR+ov2SepUE6Lg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>Hi all,<br>
                <br>
              </div>
              Its been a real pain to setup Kolab to do some basic
              filtering for spam. I've read lots of times all docs about
              spamming but most of them are either out of date or based
              on old versions with different paths etc.<br>
              <br>
            </div>
            I've already created a shared folder called spam and made
            the changes to add the title *****SPAM***** in from of any
            suspicious email which works fine. What I'm trying to figure
            is how to move automatically those emails to spam folder. I
            can then look once in a while if there is any normal email
            on that folder.<br>
            <br>
          </div>
          Tried to use filters via roundcube but they don't work,
          everything that comes it stays in inbox.<br>
          <br>
        </div>
        Any help is much appreciated.<br>
        <div>
          <div>
            <div>
              <div>
                <div><br clear="all">
                  <div>
                    <div class="gmail_signature">
                      <div dir="ltr">
                        <div>Stelios</div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a></pre>
    </blockquote>
    <br>
  </body>
</html>