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) > > once a while when I APPEND messages to a folder. My plugin doesn't touch > the ctx, especially not the internal maildir one, but I have no idea > where to start looking. Any hints?
It looks like it could be possible that this triggers only because the plugin forces dest_mail != NULL and the code doesn't expect that. But that should trigger with the quota plugin too then. johannes
signature.asc
Description: This is a digitally signed message part
