Retreive encrypted emails from POP3/IMAP server
636750Jun 18 2008 — edited Jun 18 2008Hi,
I am able to retrieve non-encrypted emails from the POP server using UTL_TCP package of PL/SQL.
Now my task is to retrieve encrypted emails from the POP3/IMAP server and then display and store the same mail in decrypted form in the table ?
Waiting for your reply.