How to capture emails with attachments from the POP server using Pl/SQL ?
I am able to retrieve emails from POP server using UTL-TCP package of PL/SQL. I am also able to retrieve Attachment with the email, but the contents of the Attachment are displayed as some random string of characters. Can anyone tell me how can I access the contents of the Attachment in...
Answer Question
| Jun 18 2008 5:06 PM GMT
| asked by
Monk
UTL-TCP, PL/SQL, POP server



