Re: [Dovecot] Maildir or Mdbox and expunge messages.

2013-03-20 Thread Timo Sirainen
On 5.3.2013, at 11.55, Evgeny Basov wrote: > I tested dovecot's work with expunge messages on Mdbox over strace (see > at tail of message). As I can see dovecot process opens old storage m.* > file, reads it content, opens new temporary file, writes in this one > content and rename this new one

[Dovecot] Maildir or Mdbox and expunge messages.

2013-03-05 Thread Evgeny Basov
Hello. I tested dovecot's work with expunge messages on Mdbox over strace (see at tail of message). As I can see dovecot process opens old storage m.* file, reads it content, opens new temporary file, writes in this one content and rename this new one to m.(*+1). How fast this algorithm works on