https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7758
--- Comment #6 from Dave Hansen <d...@sr71.net> --- Created attachment 5676 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5676&action=edit patch to fix the "empty line" problem with Util::wrap() This isn't perfect. It still leaves relatively ugly empty-looking lines, but it doesn't leave truly empty lines that corrupt mail messages. This passes my reproducer test, and a spot-check shows that dovecot using mbox format is happy with lines that are "^\t$" and does not consider those to be a header-ending line. -- You are receiving this mail because: You are the assignee for the bug.