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: | 14 Feb 2008 07:11:32 |
HAROUCHE, David wrote:
> I just can't find QUERY_FOLDERS....And surely others defines...
>
> Can ya help ?
>
> DH
>
> "Eddie Shipman" <mr_delphi_developer@nospamyahoo.com> a icrit dans le
> message de news: xn0fmbbjs5nknpt000@forums.borland.com...
> > 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
They are defined in the files. Get them here:
http://www.delphipages.com/result.cfm?ID=4615
--