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: How to create an email with oracle

Re: How to create an email with oracle

From: Pete Finnigan <plsql_at_petefinnigan.com>
Date: Tue, 2 Dec 2003 12:41:04 +0000
Message-ID: <TWNUdPBghIz$QxWB@peterfinnigan.demon.co.uk>


Hi,

Take a look at utl_smtp package owned by sys. This package allows sending of emails. If you want something more fancy like processing attachments then look to Java stored procedures.

kind regards

Pete

-- 
Pete Finnigan
email:pete_at_petefinnigan.com
Web site: http://www.petefinnigan.com - Oracle security audit specialists
Book:Oracle security step-by-step Guide - see http://store.sans.org for details.
Received on Tue Dec 02 2003 - 06:41:04 CST

Original text of this message

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