I have some code to send an Email, It works perfectly in my system. But the problem is I copied this program to another system and which gives the following error on runtime.
It seems that your dependency jar file are not download or it has some conflict with your dependency.
javax.mail.internet.AddressException locate in the javax.mail-1.4.x.jar.
javax.mail.internet.AddressException
javax.mail-1.4.x.jar
Can you post your library list or your dependency?