UNIX SendMail is an SMTP Mail Relay Agent, so if it is configured properly you should be able to use a simple SMTP Client. With this in mind, you might want to take a look at Sun's JavaMail API http://java.sun.com/products/javamail (*Chris*) ----- Original Message ----- From: pradeep <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 08, 1999 8:13 PM Subject: How to send a mail using the local Mail server > Hi All, > > Platform : RHLinux5.2/Apache Server/ApacheJServ/JDK117 > > I want to send mails from my servelt using the "send mail" process running > on RHLinux. Can anybody throw some light on this? > > I could send mails using the simplest "SMTPClient" but SMTP can not be used > in my network setup. > > (I know how to use the local "send mail" and send mails thru CGI programs > written in PERL but not JAVA) > > Please help me as I have to change the program with in a day... > > > Thanks in advance, > -pradeep > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
