<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
 </head><body>
 
  <blockquote type="cite">
   <p>Il 9 dicembre 2015 alle 10.54 Riccardo Veraldi via Info-cyrus <info-cyrus@lists.andrew.cmu.edu> ha scritto:<br /><br /><br />Hello,<br />after removing a mailbox with cyradm (dm user.username).<br /><br />I have plenty of DELETED.user.username in the mailboxes database.</p>
  </blockquote>
  <p>You should have delayed_delete enabled. And probably delayed_expunge too. Check your imapd.conf for<br /></p>
  <p>delete_mode: delayed<br />expunge_mode: delayed<br /></p>
  <p>You need to run cyr_expire, either manually or crontabbed within cyrus. See<br /></p>
  <p><a href="https://docs.cyrus.foundation/imap/features/delayed-expunge.html">https://docs.cyrus.foundation/imap/features/delayed-expunge.html</a></p>
  <p><a href="https://docs.cyrus.foundation/imap/features/delayed-delete.html">https://docs.cyrus.foundation/imap/features/delayed-delete.html</a></p>
  <p>man 8 cyr_expire<br /></p>
  <p><br /></p>
  <p>Get ready for some disk I/O activity.<br /></p>
  <p>Paolo<br /></p>
 
</body></html>