My email body is nice html before this line

mail.setText(body, "UTF-8", "html");  //EmailServices.java sendMail( )

then it has =20 and =09 garbage characters when I check mail body message.

Do you think I should try a different encoding ?

Reply via email to