mail_log plugin is just what we need, thank you for your support.
Yes, we are using bacula+doveadm import for this project.
If you are interested, we have in production an home-brew message-tracking system for our end-users. We parse qmail / postfix / clamav / spamassassin/ dovecot / sieve logs and insert them in a mysql database, and a logged user in our webapp can see what happened with her mails (sent mails or messages waiting for arrival). Affero GPL software, of course.
Some screenshots (Spanish only, sorry) here:
https://gestionproyectos.us.es/attachments/download/321/Seguimiento_de_mensa... https://gestionproyectos.us.es/attachments/download/145/Captura_de_pantalla_... https://gestionproyectos.us.es/attachments/download/156/Seguimiento_de_mensa...
URL of the project (Seguimiento, spanish word for "tracking"):
https://gestionproyectos.us.es/projects/seguimiento
Regards
Maria
----- Original Message ----- From: Timo Sirainen Sent: 03/12/12 02:04 PM To: Maria Arrea Subject: Re: [Dovecot] Question about folder creation/delete and logging
On Mon, 2012-03-12 at 12:56 +0100, Maria Arrea wrote: > > - Is there any way of Dovecot logging to write when a folder is > deleted or created? We do not want to increase too much our "normal" > logging level. We use Dovecot 2.0.18+mdbox+zlib You can configure mail_log plugin to only log mailbox creations and deletions. http://wiki2.dovecot.org/Plugins/MailLog > - Does anybody know of any other project to create an easy-restore > for Dovecot? I guess you're using "doveadm import"? So other than that, haven't heard of any.