In the last line our receiver got, the archived [message] had the long
unwrapped paragraph with an ending like so:
blah blah, when normative language ought to have been used.<CR><LF>
and during the QP conversion, it chopped it up into shorter lines:
blah blah, when normative language ought to have been used=<CR><LF>
.<CR><LF>
So it cut it off at the sentence ending period and put it on its own
line and that is where the receiver saw the DATA terminator sequence
<CRLF>.<CRLF>.
Is this something that is addressable? Something the QP RFC needs to
make a note off if not already there?