Base 64 Encoded Image problem in sending email

Posted by Tushar Ahirrao on Stack Overflow See other posts from Stack Overflow or by Tushar Ahirrao
Published on 2010-04-09T06:08:50Z Indexed on 2010/04/09 6:13 UTC
Read the original article Hit count: 316

Filed under:
|
|

Hi

I want to send emails using 

  HtmlEmail email = new HtmlEmail();

  i added Base64 Encoded image to email 

  email sent successfully but gmail adds <wbr> tag in encoded image 

Please help me ..

© Stack Overflow or respective owner

Related posts about java

Related posts about html