I am sending e-mails using the indy components TidSMTP and TidMessage.
The mails I recieve are without accents.
If I do for example:
MyTIdMessage.Body.Text := 'Tèst';
As i recieve the e-mail I see "Test" instead of "Tèst"
Is there a way to tell TIdMessage not to ignore accents or is this bug?
Note: I am using Indy 10.5.8.0