Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to save Exchange Email into Oracle Database
Is there an Oracle product which says use Oracle database to replace your Exchange server ......????
"Niall Litchfield" <niall.litchfield_at_dial.pipex.com> wrote in message news:<3d80894c$0$1290$cc9e4d1f_at_news.dial.pipex.com>...
> I haven't done this but this sounds like a job for a java stored proc. You'd
> probably load a java based mail program into the db and then call this from
> your stored proc. Tom Kyte has an example for enhanced SENDING of mail which
> should give you the idea at asktom.oracle.com
>
>
>
> --
> Niall Litchfield
> Oracle DBA
> Audit Commission UK
> *****************************************
> Please include version and platform
> and SQL where applicable
> It makes life easier and increases the
> likelihood of a good answer
> ******************************************
> "Jane" <sjdamoore_at_yahoo.com> wrote in message
> news:4e7954ff.0209120355.3b7b05f8_at_posting.google.com...
> > Hi
> > I am trying to come up with a simple way to save email automatically
> > into my Oracle Database. The email will be easily identifiable
> > because it will all be sent to a separate account and any manipulation
> > that is required on the emails can happen on the database side.
> >
> > I have looked around and haven't found anything appropriate. Any
> > suggestions or directions to look would be greatly appreciated.
> >
> > Jane
Received on Fri Sep 13 2002 - 15:02:10 CDT