On Tue, 2007-10-15 at 15:01 +0200, Johannes Berg wrote: > > I get this assertion failure: > > > > file maildir-save.c: line 456 (maildir_save_finish): assertion failed: > > (ctx->seq != 0) > > My mistake. The quota plugin doesn't have this bug because it overrides > box->v.save_init and sets 'want_mail' to TRUE in all cases. This is what > I've just implemented in my plugin as well. With this, the last > remaining bug that I know of is fixed. Have fun :) > > johannes
You are right. I just rebuilt the latest snapshot and the error disappeared. Thank you for fixing this so quickly. Best regards, Max
