|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
POP3 LibraryDoes .net framework has a native POP3 component that I can use to retrieve
POP3 emails? There are lots of 3rd party compnent out there, but I am looking for a .net one. Thanks -fj Hello fj,
Nope, .NET FW has no components for POP3. You need to use Sockets for this See this sample http://www.codeproject.com/cs/internet/despop3client.asp, http://www.c-sharpcorner.com/UploadFile/bfarley/Pop3Access11162005023004AM/Pop3Access.aspx --- WBR, Michael Nemtsev [C# MVP]. My blog: http://spaces.live.com/laflour Team blog: http://devkids.blogspot.com/ "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo f> Does .net framework has a native POP3 component that I can use to f> retrieve POP3 emails? f> f> There are lots of 3rd party compnent out there, but I am looking for f> a .net one. f> f> Thanks f> f> -fj f> see http://www.lesnikowski.com/mail/Index.aspx
-- HTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant Moer inc. (http://www.emoreau.com/) Show quote "fj" <fj@nospam.com> wrote in message news:uac3NgzaHHA.2316@TK2MSFTNGP04.phx.gbl... > Does .net framework has a native POP3 component that I can use to retrieve > POP3 emails? > > There are lots of 3rd party compnent out there, but I am looking for a > .net one. > > Thanks > > -fj > On Tue, 20 Mar 2007 14:38:07 -0700, fj wrote:
> Does .net framework has a native POP3 component that I can use to retrieve Also have a look at OpenPOP> POP3 emails? > > There are lots of 3rd party compnent out there, but I am looking for a .net > one. > > Thanks > > -fj http://sourceforge.net/projects/hpop/ Hi,
smtp,pop3,imap,dns,sip, ... . all free with c# source code http://www.lumisoft.ee/lswww/download/downloads/Examples/ http://www.lumisoft.ee/lswww/download/downloads/Net/ http://www.lumisoft.ee/Forum/ Show quote "fj" <fj@nospam.com> wrote in message news:uac3NgzaHHA.2316@TK2MSFTNGP04.phx.gbl... > Does .net framework has a native POP3 component that I can use to retrieve > POP3 emails? > > There are lots of 3rd party compnent out there, but I am looking for a > .net one. > > Thanks > > -fj > |
|||||||||||||||||||||||