[Mimedefang] Adding foreign caracters with append_text_boilerplate()

David F. Skoll dfs at roaringpenguin.com
Thu May 22 09:01:01 EDT 2003


On Thu, 22 May 2003, Oliver Schulze L. wrote:

> Anyone know where I can start to debug this issue?

It's a very difficult issue.  You can't just blindly add boilerplate
text without knowing the character set used to encode the message
part.  If you want to add characters in a certain character set, you
need to recode the entire entity using that character set, and this
may not preserve information.

Sorry, but that's just how it is.  It might be safer to add the
boilerplate text in its own MIME part, where you can specify exactly
the character set and encoding that you need.

--
David.



More information about the MIMEDefang mailing list