I never saw it in POP3. Yes, I worked with that in IMAP, but POP3 is much simplier (or maybe not, nowadays is used just a pop3 protocol simulation, other reason can be I was lazy to bother with encryption when I was younger)
2009/9/29 Andrew Badera <[email protected]> > > What? Why can't you use SSL/TLS? Since when? > > ∞ Andy Badera > ∞ +1 518-641-1280 > ∞ This email is: [ ] bloggable [x] ask first [ ] private > ∞ Google me: http://www.google.com/search?q=andrew%20badera > > > > On Tue, Sep 29, 2009 at 4:21 AM, Processor Devil > <[email protected]> wrote: > > 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 > > > > >
