Home » SQL & PL/SQL » SQL & PL/SQL » Capture encrypted email from POP3/IMAP server (Oracle 11g, Windows XP)
Capture encrypted email from POP3/IMAP server [message #328045] Wed, 18 June 2008 12:52 Go to next message
Monk27
Messages: 10
Registered: June 2008
Junior Member
Hi,

I am able to retrieve emails from POP3 server (non-encrypted) using UTL_TCP package of PL/SQL. Now my task is to retrieve encrypted emails from POP3/IMAP server and then display and store the same email decrypted . How can I do this ?
Re: Capture encrypted email from POP3/IMAP server [message #328047 is a reply to message #328045] Wed, 18 June 2008 12:57 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>How can I do this ?
With much difficulty & lots of programming.
Rhetorical question - why do some folks insist on re-inventing the wheel & using the wrong tool for the job.
Oracle RDBMS is NOT a Mail Transfer Agent (MTA).
I suggest you invoke a real MTA & then figure out how to get the message into the database.


Otherwise, You're On Your Own (YOYO)!
Previous Topic: Better way of writing the code
Next Topic: PL/SQL help needed to loop through tables
Goto Forum:
  


Current Time: Fri Dec 06 02:37:46 CST 2024