Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Repost - Indy and Hotmail
| Subject: | Re: Repost - Indy and Hotmail |
| Posted by: | "Eddie Shipman" (mr_delphi_developer@nospamyahoo.com) |
| Date: | 11 Feb 2008 14:09:48 |
Remy Lebeau (TeamB) wrote:
>
> "HAROUCHE, David" <metanil@hotmail.com> wrote in message
> news:47af29e4$1@newsgroups.borland.com...
>
> > I have an Hotmail account (metanil@hotmail.com) and I
> > want to check my mails...
> >
> > I set a idPop3 like that :
>
> Unless you are a paying Windows Live Hotmail Plus user, then you
> don't have POP3 access to your Hotmail account. Your only option in
> that situation would be to use a third-party Hotmail POP3 bridging
> app/service instead. Otherwise, you have to redesign your code to
> access your Hotmail messages via HTTP/WebDAV instead, which will be
> considerably more difficult to implement.
>
Remy,
It is not too difficult, see my articles:
Hotmail...Delphi Style!!
http://www.delphipages.com/news/detaildocs.cfm?ID=137
http://www.delphipages.com/news/detaildocs.cfm?ID=138