I don't like BASE64/Quoted-Printable Encoded Mails, because they
are difficult to Quote and Search with exmh/glimple.
If I use "/usr/lib/python/mimefy.py -b -d | /usr/mh/lib/slocal"
some 8bit Parts of Mails got garbled by slocal. It seems to me,
everything in a line following a "zero char" (including the
trailing newline) is removed.
I don't know, whether it is allowed to have zero chars in 8bit
components of mails, anyway it should not be too difficult to
tell slocal leave everything in the mail as it is.
I have version 1.0.2, perhaps the problem has already been fixed,
but I did not find a entry in the CVS.
Tobias