Hello everybody, is it possible to send an email containing both text and html using the SMTP class from jNet library ?
SMTP.HtmlBody is just a switch that sets the body either text or html.
I want to send the email in html format but for those recipients whos email client has html format disabled i want them to see the text version.
SMTP.HtmlBody is just a switch that sets the body either text or html.
I want to send the email in html format but for those recipients whos email client has html format disabled i want them to see the text version.