Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL & email
Hi,
I did this with our database running 7.3 of Oracle. I created a Pro*C daemon which runs continuously waiting for mail messages to be sent. In the Pro*C program I call sendmail to send the mail. It seems to work fine. If you want me to send you some sample code let me know.
Mark Parssey wrote:
>
> Has anybody done anything along these lines?
>
> We have a update process which we will want to email the clients when
> complete.
>
> Is it just a system call to sendmail & are there any special traps?
-- ________________________________________________________________________ Rodney Schuler Database Administrator | Department of Computing Services Internet: Rodney.Schuler_at_USask.CA | University of Saskatchewan Voice: (306) 966-4862 | 116 Science Place FAX: (306) 966-4938 | Saskatoon SK S7N 5E2 (Canada)Received on Thu Nov 27 1997 - 00:00:00 CST
![]() |
![]() |