On Mar 8, 2006, at 13:48, Paweł (WP) wrote:
> But, I need to add something like this:
> Content-type: text/html; charset=iso-8859-2
>
> If I add this line to procedure "HtmlSmtpClientProcessHeader" it
> brokes the email...
You need to add the "charset" to only the MIME-part that will use that
Hello!
> Is it possible, what I want to do? Because, now I have in header line
> like this:
> Content-Type: multipart/related; type="multipart/alternative";
> boundary="=_NextPart_000_0048BF3A_0.5597F664"
> But, I need to add something like this:
> Content-type: text/html; charset=iso-8859-2
Pawel (WP) wrote:
In all those cases it helps a lot if you send similar messages to yourself
created by OE or Netscape then analize the raw e-mail of those that 'work'
and try to produce the same raw mail using the ICS- e-mail components.
I hope this helps.
---
Arno Garrels [TeamICS]
http://www.
Hello
A few days ago, I wrote this mail to You:
"(...)What I have to add to mail header, to add definition of language charset?
I want to add that email (html formatted) is using CharSet-> iso-8859-2
In component I have charset property as: iso-8859-2. But I need to add this
line to header, in