<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Folks,<br>
    I'm seeing a problem on 2.5.2 with creation of the tls_sessions.db
    file: "cyrus/tls_prune[31096]: DBERROR: opening
    /run/cyrus/tls_sessions.db: cyrusdb error"<br>
    <br>
    It appears that tls_prune(8) can't create the file if it doesn't
    exist, and by exiting with an error, can cause master to die.&nbsp; Since
    this file is supposed to be able to live (and die) on non-permanent
    storage, shouldn't tls_prune be able to cope with its absence?<br>
    <br>
    To be clear, I have a tls_prune in START in cyrus.conf.<br>
    <blockquote>START {<br>
      &nbsp;&nbsp;&nbsp; recover&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; cmd="/usr/sbin/cyrus ctl_cyrusdb -r"<br>
      &nbsp;&nbsp;&nbsp; delprune&nbsp;&nbsp;&nbsp; cmd="/usr/sbin/cyrus expire -E 3"<br>
      &nbsp;&nbsp;&nbsp; tlsprune&nbsp;&nbsp;&nbsp; cmd="/usr/sbin/cyrus tls_prune"<br>
      }<br>
    </blockquote>
    Thanks!<br>
    &nbsp;&nbsp;&nbsp; -nic<br>
    <pre class="moz-signature" cols="72">-- 
Nic Bernstein                             <a class="moz-txt-link-abbreviated" href="mailto:nic@onlight.com">nic@onlight.com</a>
Onlight, Inc.                             <a class="moz-txt-link-abbreviated" href="http://www.onlight.com">www.onlight.com</a>
1442 N Farwell Ave., Suite 600            v. 414.272.4477
Milwaukee, Wisconsin  53202
</pre>
  </body>
</html>