<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><font size="-1">On 03.06.17 05:58,
        Michael Stauber wrote:<br>
      </font></div>
    <blockquote type="cite"
      cite="mid:eefd0df4-9ef3-f791-aac1-272fed4c4881@blueonyx.it">
      <pre wrap=""><font size="-1">I'm in the process of testing an update Dovecot RPM for BlueOnyx. It's the latest version 2.2.30.1 and I think it may be good enough for production. However: As this is a pretty important service for everyone I think it might be best to give it some more testing than I can provide on my own.
Note: This version of Dovecot comes with "Pigeonhole" (Sieve) support (See: <a class="moz-txt-link-freetext" href="https://pigeonhole.dovecot.org/">https://pigeonhole.dovecot.org/</a>).
If you find any problems, please report them here on the list, by email to me or use the support ticket feature of the BlueOnyx GUI. Either way is fine.
</font></pre>
    </blockquote>
    <p>As I reported in thread [BlueOnyx:21076], the new Dovecot
      2.2.30.1 works fine on my 5209R, just its Sieve plugin doesn't...
      I installed it as instructed, but maybe it needs to be configured
      for running. I tried to read the documentation at <a
        moz-do-not-send="true"
        href="https://wiki2.dovecot.org/Pigeonhole/ManageSieve/Configuration">wiki2.dovecot.org/Pigeonhole/ManageSieve/Configuration</a>
      , but this is too complex for me...:-(</p>
    <p>There are many configuration files in <tt>/etc/dovecot/conf.d/</tt>
      like <tt>90-sieve-extprograms.conf 20-managesieve.conf
        90-sieve.conf</tt> that don't seem to have anything set...</p>
    <p><b><tt>`netstat -l | grep dovecot`</tt></b> issues may services
      but <b><tt>`netstat -l | grep sieve`</tt></b> not one.</p>
    <p><b><tt>`dovecot -n`</tt></b> issues:</p>
    <pre>plugin {
     sieve = <a class="moz-txt-link-freetext" href="file:~/sieve;active=~/.dovecot.sieve">file:~/sieve;active=~/.dovecot.sieve</a>
   }  
</pre>
    <p>where <tt>.dovecot.sieve</tt> doesn't exist (if it is supposed
      to be a file).</p>
    <p>So if I could get hints on how to get the managesieve server
      running, that would be great!</p>
    <p>Thank you and best regards</p>
    <p>Meaulnes Legler<br>
    </p>
  </body>
</html>