Hi.
Here is my code :
To run the class, I wrote :
java SendMail smtp.google.com
[email protected] [email protected] But I got the following exception :
nested exception :
javax.mail.SendFailedException : invalid addresses
nested :
javax.mail.SendFailedException : 550.5.7.1
[email protected] replying denied.
IP name lookup failed
Any ideas ?