Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
Santiago Vila
sanvila at unex.es
Mon May 11 12:00:39 UTC 2015
On Thu, May 07, 2015 at 05:20:31PM +0200, Robert Schetterer wrote:
> http://wiki2.dovecot.org/PrebuiltBinaries#Automatically_Built_Packages
>
> ...
> deb http://xi.rename-it.nl/debian/ testing-auto/dovecot-2.2 main
Thanks a lot.
I installed dovecot version 2:2.2.17~rc1-1~auto+5 using that line.
Changelog says:
* New revision (2054:c00f51f3c91a) in pigeonhole Mercurial repository:
- lib-sieve: storage: Fixed segfault problem in main storage
initialization.
and later:
* New revision (18627:69630e6048fd) in dovecot Mercurial repository:
I can still reproduce the error, which means this was not fixed by
changeset 18534:94bd895721d8 after all.
I wonder how you guys are testing for this bug. Please use something
like this script to reproduce:
#!/bin/sh
rm -rf $HOME/mail/.imap
cp -f $HOME/etc/inbox-b $HOME/mail
fetchmail -a qemu-jessie --folder inbox-b -m "true"
where $HOME/etc/inbox-b is the original test case I provided.
Thanks.
More information about the dovecot
mailing list