Dear Maintainer, I've been using munpack for a while without problems, but on a recent email it started to add char 255 (0xff)s to the output files. Looking into the problem, it is adding the characters at quoted-printable line-breaks. I've stripped the problem email down to something fairly minimal, and it looks fine to me. The email also loads in a few email programs without problems, displaying as expected without the extra characters. I'll attach the test case to the bug.
Attached.
The problem is with the email. It's got DOS newlines (CRLFs), rather than UNIX newlines. Once that is sorted, the problems go away. Sorry for the noise. Adam <http://www.google.com/search?q=%22top+posting%22>