Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Repost - Indy and Hotmail
| Subject: | Re: Repost - Indy and Hotmail |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 11 Feb 2008 12:07:25 |
"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.
Gambit