Mark Sapiro writes:
> +email.Charset.add_charset('utf-8',
> + email.Charset.SHORTEST,
> + email.Charset.QP,
> + 'utf-8')
I don't know if this actually is available, let alone whether it would
work (might affect headers, too, and of course elderly recipient
systems might throw a tantrum), but how about Content-Transfer-Encoding
of 8bit?