java mail sendfailed exception

While sending mail from my application it is throwing nested exception is:class javax.mail.SendFailedException: Invalid Addresses; nested exception is:class javax.mail.SendFailedException: 598 mail is rejectedexception. what is the cause if this problem?
[296 byte] By [vrajkumar09a] at [2007-11-27 9:38:01]
# 1
I'd say the cause is that you use invalid addresses, but this is just a wild guess.
PhHeina at 2007-7-12 23:10:33 > top of Java-index,Java Essentials,Java Programming...