I am sending colored text emails using smtp in c# but the content when i see in inbox it it showing as black colored text. How to send colored content using RichTextBox. RichTextBox is showing colored text when Pasted from word but the mail is showing as black content. please help me.
- copy the content from ms word and paste in RichTextBox(colored content)
- send the smtp mail with colored content as final output.
i had already sent an email from it but it is not showing colored content in gmail.