Recent IT Questions

1 - 2 of 2
<<PREVIOUS 1 NEXT>>

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


PLSQL based method to capture emails from POP server

I am using UTL_TCP package of PLSQL. I am able to connect to the POP server but I am unable to retrieve any email content. Using the UTL_TCP.available() method, I am getting the returned number of bytes as Zero inspite of their being an email. I tested the telnet commands againt the POP server &...

View Answer   |  Jun 5 2008   7:21 PM GMT   |  asked by Monk
POP3, PL/SQL, UTL-TCP


1 - 2 of 2
<<PREVIOUS 1 NEXT>>