Read IMAP server from Oracle PL/SQL
Hi,
Is it possible to read emails (either through IMAP) and save those email (with attachments) into oracle tables through pl/sql?
I have a requirement of reading mailbox every 1 min and save new mails into database.
My Environment: Database 10g.