If you use POP3 protocol then you can't use SSL encryption any case... About reading messages: I would recommend you to read some POP3 protocol commands specification or you can also search keywords POP3 c# using google and you will obtain some interesting codes using POP3 to read e-mails, post attachments, etc.
2009/9/28 himanshu <[email protected]> > > i want to access pop. > i hv made a tcp class and connect to server > but i dont know how to read message and ssl coding i m using vs 2005 > no ssl class is there any way to access and how i can make it ssl > enable >
