Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: pl/sql generating email message?

Re: pl/sql generating email message?

From: Len Wickens <len_at_cyber-wizard.com>
Date: 1997/12/15
Message-ID: <673rqt$t3m1@crash.videotron.ab.ca>#1/1

we used utl_file to output a file to unix and had a cron running a shell script that read the file and sent off the mail to the correct person, But this does require that your unix sendmail command has a interface to the mailserver and your mailserver is using tcp/ip

--
Len Wickens
Senior Oracle/Unix Analyst
Object Oriented Programming Systems Corp
Doug Swanson <104155.2074_at_compuserve.com> wrote in message
<01bd0974$acb5e4e0$af5e6580_at_j553fac.UMN.EDU>...

>Is it possible and does anyone have an example of generating an email
>message from within a package/stored procedure? Ideally I would like to
>create a module that handles the createing and sending of e-mail to our
>novell ("groupwise") system. This would be great for notes to the
>appropriate users on nightly processes etc....we're running Oracle 7.3 on a
>unix box. Network is novell 4.0? with groupwise as the mail carrier.
>
>tia
>Doug
begin 666 Leonard Wickens.vcf M0D5'24XZ5D-!4D0-"E9%4E-)3TXZ,BXQ#0I..E=I8VME;G,[3&5O;F%R9 T* M1DXZ3&5O;F%R9"!7:6-K96YS#0I/4D<Z3V)J96-T($]R:65N=&5D(%!R;V=R M86UM:6YG(%-Y<W1E;7,@0V]R< T*5$E43$4Z4V5N:6]R($%N86QY<W0-"E1% M3#M(3TU%.U9/24-%.C0P,RTT.#DM,SDY.0T*5$5,.T-%3$P[5D])0T4Z-# S M+CDT,"XR.3DX#0I!1%([5T]22SH[-# S+C0X.2XS.3DY#0I,04)%3#M73U)+ M.C0P,RXT.#DN,SDY.0T*14U!24P[4%)%1CM)3E1%4DY%5#IL96Y 8WEB97(M M=VEZ87)D+F-O;0T*14U!24P[24Y415).150Z;&5N0'8M=V%V92YC;VT-"D5- M04E,.TE.5$523D54.F]O<'-?7T!V+7=A=F4N8V]M#0I2158Z,3DY-S$R,354 4,3_at_Q,C0X6_at_T*14Y$.E9#05)$#0H` ` end end
Received on Mon Dec 15 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US