> after some research
> i did the following, in TMimePart.DecodePart;
> 
> s := CharsetConversion(s, FCharsetCode, GetCPFromID(fCharset)
> {FTargetCharset});
> 
> changed FTargetCharset to GetCPFromID(fCharset)
> apparently FCharset of the part stores the charset needed for decoding

You totally craping my code. ;-( Did you know what you are doing?

Charset is translated to CharsetCode and this is what charset is used in 
encoded message. TargetCharset is charset what is used for decoding of 
message. (usually your system charset)

--
Lukas Gebauer.

E-mail: [EMAIL PROTECTED]
WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP 
Library



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to