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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Email Database ?

Re: Email Database ?

From: <kevin_n_at_rte-asset.com>
Date: Wed, 08 Apr 1998 07:32:36 -0600
Message-ID: <6gfqp4$oes$1@nnrp1.dejanews.com>


In article <352881f5.4174037_at_news.huji.ac.il>,   msjones_at_pluto.mscc.huji.ac.il (Quentin Jones) wrote:
>
> Hi all,
>
> I need to make a very large Email Database. Only problem is I don't
> know how to start. How does one take all incoming mail from a pop3
> server and place it in an oracle database ? it there a simple way to
> do this ?
>
> Thanks
> Quentin
>
>

Have been working on something like this, but in reverse.

My Oracle database has email addresses, names etc and I am using Oracle Call Interface to write a c program that logs into oracle, grabs the email address then does MAPI calls to generate and send a message to those addresses.

Given a MAPI email system seems like I could get messages, log into oracle and insert them with the reverse of my code.

If you wanted source for what I was doing I would be happy to share but its still being developed and of limited functionality.

Kevin

kevin_n_at_rte-asset.com (Current Assignement) knewman_at_inet.net (Personal account)

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Wed Apr 08 1998 - 08:32:36 CDT

Original text of this message

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