30 Apr
2016
30 Apr
'16
2:27 p.m.
On 30 Apr 2016, at 00:43, Andreas Jobs andreas.jobs@ruhr-uni-bochum.de wrote:
Hi,
I just found this in my logs:
Apr 29 11:05:20 lmtp(joerg.eggenstein@ruhr-uni-bochum.de): Panic: file message-part-serialize.c: line 90 (part_serialize): assertion failed: (part->children == NULL)
It looks like that this may be caused by a mail where there is the blank line after a part header missing:
Thanks, this should fix it not to crash: https://github.com/dovecot/core/commit/12fd7a30563f3256642070ef9528dda0d089c...