|
org.apache.commons.mail.EmailException: Cannot find valid hostname
I'm using the library email of jakarta to send email, but in the method setHostName("") I don't know what I have to put there, and it returns me this
org.apache.commons.mail.EmailException: Cannot find valid hostname
for mail session.
Last edited by Ed : 06-12-2007 at 03:21 PM.
|