Re: sending email from pl/sql with out writing to a file

From: Christopher M. Day <christopher.day_at_rdbms.freeserve.co.uk>
Date: Fri, 22 Dec 2000 07:25:06 +0000
Message-ID: <3A4301D2.590D6EB2_at_rdbms.freeserve.co.uk>


SK,

Sounds like a good time to use external procedures. You could just map the parameters.

Chris

sk wrote:
>
> Hai,
>
> I have to send some information from a set of tables to different users
> email addresses.
>
> I can write my information to a set of text file and then using unix
> shell scripts, send the text files to users by email.
>
> But is there any other way of sending email from pl/sql.
>
> My database is: 8.1.5 and unix sunOS.
>
> If there is no way of directly sending from pl/sql,how I can send using
> unix:
>
> Ex: I have two entrees in the text files
>
> email_address "Message to that email address"
> email_address2 "Message to the second address"
>
> Thanks in advance.
>
> SK
>
> --
> sk
>
> Sent via Deja.com
> http://www.deja.com/
Received on Fri Dec 22 2000 - 08:25:06 CET

Original text of this message