Close
jGuru Forums
Posted By: Ramanujam_Muralidharan Posted On: Wednesday, January 9, 2002 01:20 AM
hi , i'm trying to send mail from a jsp page running on linux, thro a mail server running on win 98 . i'm able to send mail if i use the smtpclient class , but when i use javamail package, i get an error saying , could not connect to smtphost localhost ... but the mail server is running on another win 98 machine . i set the smtphost property also ( one of the examples in the site ) . is it any configuration problem on linux . please let me know regards murali
Re: unable to send mail using JavaMail on Linux
Posted By: Nathan_Meyers Posted On: Wednesday, January 9, 2002 06:08 PM