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 "HtmlSmtpClientProcessHeader" procedure. I need this, because mail client built in Opera Browser doesn't recognize correct charset... (in outlook express is OK) (...)"
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 If I add this line to procedure "HtmlSmtpClientProcessHeader" it brokes the email... Thanks in advance Paweł Porwisz -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be