patchbomb: mime-encode clean utf-8 patches (
issue814)
Fixes
issue814, but only for utf.
mail: mime-encode patches that are utf-8
utf-8 can be safely detected without making assumptions on the
encoding/locale used by the recipient.
Content-Transfer-Encoding for utf-8 patches is base64 (default of
python's email module).