15 Oct
2007
15 Oct
'07
4 p.m.
On Tue, 2007-10-02 at 10:45 +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