19 Jul
2017
19 Jul
'17
3:29 p.m.
- Aki Tuomi aki.tuomi@dovecot.fi 2017.07.19 11:43:
Should be fixed with
commit 2f691d6dd1b98f605043744846534b828a43994d Author: Aki Tuomi aki.tuomi@dovecot.fi Date: Wed Jul 19 12:03:58 2017 +0300
virtual: Stop watching notification on backend box close Fixes Panic: file mail-index.c: line 662
(mail_index_close_nonopened): assertion failed: (index->views == NULL)
commit 0d318fe07ea8846330b6fe6b6b281ef0ccfbaacd Author: Aki Tuomi aki.tuomi@dovecot.fi Date: Tue Jul 18 21:04:47 2017 +0300
virtual: Stop notifications only if they were started Fixes Panic: file mail-storage.c: line 1950: assertion failed:
(box->opened)
Thanks Aki. Looks good now.