Posted By:
tibetrain_york
Posted On:
Wednesday, July 25, 2001 10:46 PM
when i use props.put("mail.smtp.auth","true"); only,i also countered such problem,but later i use both 'put("mail.smtp.host","your domain name");and put("mail.smtp.auth","true");,i suecessed,so just try to use the server domain but not ip address,wish you luck
Posted By:
John_Zukowski
Posted On:
Tuesday, July 24, 2001 06:23 PM
If you are putting the host in the props, you have to make sure the session knows about the props. By your error message, i would say it doesn't.