code to collect mails and store to database
From: bongout (bongout_at_hotmail.com)
Date: 02/11/05
- Next message: bongout: "collet mails and store to db"
- Previous message: kaeli: "Re: simple sql query, but don't get it ..."
- Next in thread: David Harper: "Re: code to collect mails and store to database"
- Reply: David Harper: "Re: code to collect mails and store to database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Feb 2005 06:02:40 -0800
Hi team,
trying to modify an opensource project I need the feature to collect
mails from pop3 and store the mails to a database (here: Oracle).
As I'm a complete newbe on Java AND Oracle I've just no idea how to do
so... but as far as I understood the code it should be quite easy :-)
Anybody here to help me with the code accessing the pop3 with username
/ pwd info's stored in the database, collecting the mails and store
the mail (it's components like header, text, from, to,
attachments....) in the database?
cheers
- Next message: bongout: "collet mails and store to db"
- Previous message: kaeli: "Re: simple sql query, but don't get it ..."
- Next in thread: David Harper: "Re: code to collect mails and store to database"
- Reply: David Harper: "Re: code to collect mails and store to database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|