On 15. Sep 2020, at 14.00, Matthew Vernon <[email protected]> wrote: > One of my IMAP users reports failures when trying to do full-text > searches of a large (3G) mailbox; subject-only searches are OK. > > The backtrace in syslog is: > > Sep 15 11:51:37 aragorn dovecot: imap(atreic): Panic: file message-parser.c: > line 174 (message_part_finish): assertion failed: (ctx->nested_parts_count > > 0)
The original backported patch for v2.2 was accidentally wrong. Also I'm not sure if Debian backport had the "--" suffix boundary fix either? Attached anyway patches for both fixes.
fix1.patch
Description: Binary data
fix2.patch
Description: Binary data

