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"><<a href="mailto:awilliam@whitemice.org">awilliam@whitemice.org</a>></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 <<a href="mailto:adriankov@gmail.com">adriankov@gmail.com</a>>:<br>
> how can I check if a user deleted a mail ?<br>
> 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>
> 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 ] <old-file> <old-format> <new-file><br>
<new-format><br>
<div class="im"><br>
> We are using cyrus & postfix, and would like to check if a user deleted a<br>
> 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>