I am trying to use Bill the Lizard\'s code to send an email using Google Apps. I am getting this error:
Exception in thread \"main\" javax.mail.SendFailedEx
It is the version of java mail API. I was facing this issue and I just updated the java mail API to 1.4.3 It works fine for me!
Thanks!