Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: How to write PL/SQL to send email message
I have code that implements a function in JAVA that allows you to execute unix commands. It should work in Windows as well and you could send mail that way as well.
Send me an email for the code and implementation procedure.
Sybrand Bakker wrote:
> "Lisa" <sshieh2_at_visteon.com> wrote in message
> news:3B040A88.212F9B67_at_visteon.com...
> > Hi, everyone:
> > I am writing a PL/SQL application. The user requires a function that
> > generates and sends a dynamic email message to a specific person. Does
> > PL/SQL have existing package to do the job already? Or, I have to create
> > it from scratch?
> > I appreciate your help.
> > Lisa
>
> In 8.1.6 there is the utl_smtp package.
> As you don't mention which version you are using (please always do so), I
> don't know whether this is of help for you.
>
> Regards,
>
> Sybrand Bakker, Oracle DBA
Received on Mon May 21 2001 - 06:43:38 CDT
![]() |
![]() |