show/hide this revision's text 2 added 239 characters in body

It appears the Indy 10 SMTP component shipped with Delphi 2009 do not properly support unicode in the subject and body.

Does anyone know of a good alternative, or has anyone made the necessary changes to Indy10 to solve this issue?

Update: Thanks for all the answers, I've done a bit of investigation, and thought I might be able to solve the issue by sending unicode chars in the HTML section of an email. Anyone any opinions on whether that will do the trick?

show/hide this revision's text 1

Delphi SMTP component that supports UTF-8 or Unicode

It appears the Indy 10 SMTP component shipped with Delphi 2009 do not properly support unicode in the subject and body.

Does anyone know of a good alternative, or has anyone made the necessary changes to Indy10 to solve this issue?