On Thu, 22 Oct 1998, Matt Zagni wrote:
>
> Hi,
>
> Please could someone mail me an example of a sendmail java class file
> and .java file or even a url where examples are located.
IBM of course:
http://www.alphaworks.ibm.com/
Look for the smtp packackage. Includes smtp (talks to sendmail) and
;
> rtnStatus = 1; //if sucessful return 1
> }catch (Exception e)
>{
> System.err.println(e);
>}finally {out.close();return rtnStatus;}
> }
> }
>
> > -Original Message-
> > From: Matt Zagni [SMTP:[EMAIL PROTECTED]]
> > Sent: Thurs
Cc: 'Matt Zagni' <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> Subject: Re: request for a sendmail java script
> Content-Transfer-Encoding: 7bit
>
> Matt,
>
> I would also sugest that you check out the O'Reilly book "Java Examples
> in a Nutshell&quo
> I would also sugest that you check out the O'Reilly book "Java Examples
> in a Nutshell". You can download all the examples for this book at:
>
> http://www.oreilly.com/catalog/jenut/examples/
There's also a JavaMail API which has drivers for SendMail (actually
for SMTP).
M.
rtnStatus = 1; //if sucessful return 1
> }catch (Exception e)
>{
> System.err.println(e);
>}finally {out.close();return rtnStatus;}
> }
> }
>
> > -Original Message-
> > From: Matt Zagni [SMTP:[EMAIL PROTECTED]]
> > Sent: Thursday, October 22, 1998 3:45 AM
> > To: [EMAIL PROTECTED]
> > Subject: request for a sendmail java script
> >
> >
> > Hi,
> >
> > Please could someone mail me an example of a sendmail java class file
> > and .java file or even a url where examples are located.
> >
> > Many thanks
> >
> > Matt
ption e)
{
System.err.println(e);
}finally {out.close();return rtnStatus;}
}
}
> -Original Message-
> From: Matt Zagni [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, October 22, 1998 3:45 AM
> To: [EMAIL PROTECTED]
> Subject: request for a sendmail java scr
Hi,
Please could someone mail me an example of a sendmail java class file
and .java file or even a url where examples are located.
Many thanks
Matt