many thanks for the quick answer, I check it<br><br>~<br>a<br><br><div class="gmail_quote">On Mon, Nov 7, 2011 at 3:30 PM, Adam Tauno Williams <span dir="ltr">&lt;<a href="mailto:awilliam@whitemice.org">awilliam@whitemice.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">Quoting Adrian Kovacs &lt;<a href="mailto:adriankov@gmail.com">adriankov@gmail.com</a>&gt;:<br>

&gt; how can I check if a user deleted a mail ?<br>
&gt; Is there is history somewhere?<br>
<br>
</div>If you are using delayed expunge [*HIGHLY* recommended] then this is<br>
pretty trivial.  Otherwise I think deleted/expunged is just gone.<br>
<div class="im"><br>
&gt; How can I read the cyrus.index file?<br>
<br>
</div>cyr_dbtool is one option.  Other you can use cvt_cyrusdb to dump a<br>
database to a text file.<br>
<br>
  cvt_cyrusdb  [ -C config-file ] &lt;old-file&gt; &lt;old-format&gt; &lt;new-file&gt;<br>
&lt;new-format&gt;<br>
<div class="im"><br>
&gt; We are using cyrus &amp; postfix, and would like to check if a user deleted a<br>
&gt; certain mail<br>
<br>
</div>You might have something in your log file(s).  But logging an<br>
individual deletion seems unlikely.<br>
<br>
----<br>
Cyrus Home Page: <a href="http://www.cyrusimap.org/" target="_blank">http://www.cyrusimap.org/</a><br>
List Archives/Info: <a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" target="_blank">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br>
</blockquote></div><br>