<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello everyone,<div class="">I’m using <a href="https://github.com/karastojko/mailio" class="">https://github.com/karastojko/mailio</a></div><div class="">to get messages from dovecot-2.3.7.2 (3c910f64b)</div><div class="">and 1 of the messages which is 2.5 mbytes in size and has an image attached,</div><div class="">has a half megabyte of <80> (0x80) characters at the end.</div><div class="">And that is with default encoding of 7 bit (meaning there is no part headers at the end),</div><div class="">right after the message those characters.</div><div class="">I got a feeling that max length was 998 characters.</div><div class="">On other hand, looks like dovecot is replacing NULL chars with 0x80.</div><div class=""><br class=""></div><div class="">Is that is correct behavior, should I expect that half meg of bytes in 1 line?</div><div class="">Is it a known issue?</div><div class="">Thank you.</div><div class="">Dmitriy</div></body></html>