> after some more test with unicode i have the following results: > since addPartText requires TStringList, i cant use TTntStringList
Use TMimePart methods and properties, do not use TMimeMess helper methods what are designed for totally different purposes then you are using it! TMimePart have part data in TMemoryStream, it is binary container for any data. -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP Library ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
