Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Collect HotMail from a VB program

0 views
Skip to first unread message

Frogman

unread,
Feb 3, 2003, 5:01:27 AM2/3/03
to
Does anybody know the protocol required to interact with hotmail so that
mail from an account can be downloaded. I know outlook express does this
and I need to emulate the collection cycle in vb.net code.

regards
Howard


Richard T. Edwards

unread,
Feb 3, 2003, 10:19:28 AM2/3/03
to
Have you tried using https with a tcpclient?

"Frogman" <Fro...@roycem.co.uk> wrote in message
news:OZ03rs2yCHA.1768@TK2MSFTNGP12...

Frogman

unread,
Feb 3, 2003, 11:14:15 AM2/3/03
to
Thanks Richard.

That will not work mate. It requires interaction with an ASP page posted
through the URL. What I need to know is what is the structure of such
communication. Is it documented anywhere?

Something along the lines of http://lc5.law5.hotmail.passport.com?login=
etc......

regards
Howard

"Richard T. Edwards" <r.t.e...@attbi.com> wrote in message
news:eV0VWe5yCHA.1656@TK2MSFTNGP09...

Richard T. Edwards

unread,
Feb 3, 2003, 11:39:41 AM2/3/03
to
You're exactly right. I thought I had this code down. Tried it and got
errors.
So, maybe someone from the Microsoft side can shed some light on how to do
it right.


"Frogman" <Fro...@roycemcintyre.co.uk> wrote in message
news:eGJeA95yCHA.440@TK2MSFTNGP12...

John Eikanger [MSFT]

unread,
Feb 5, 2003, 5:15:56 PM2/5/03
to
Hi, Howard (& RT)

I went out and tried to find out if there is a way to access Hotmail
programmatically. The answer is that there is no supported way to do so.
The interfaces are proprietary and unpublished. I did find out that
Outlook Express uses Simple MAPI to talk to Hotmail, so you might be able
to figure out what is happening with a good sniffer.

Sorry I can't offer you more.

John Eikanger
Microsoft Visual Basic Team

This posting is provided “AS IS” with no warranties, and confers no rights.
(c) 2003 Microsoft Corporation. All rights reserved.
--------------------
| From: "Richard T. Edwards" <r.t.e...@attbi.com>
| References: <OZ03rs2yCHA.1768@TK2MSFTNGP12>
<eV0VWe5yCHA.1656@TK2MSFTNGP09> <eGJeA95yCHA.440@TK2MSFTNGP12>
| Subject: Re: Collect HotMail from a VB program
| Date: Mon, 3 Feb 2003 08:39:41 -0800
| Lines: 42
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2720.3000
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
| Message-ID: <u99ULL6yCHA.2552@TK2MSFTNGP12>
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: 12-230-130-143.client.attbi.com 12.230.130.143
| Path: cpmsftngxa06!TK2MSFTNGP08!TK2MSFTNGP12
| Xref: cpmsftngxa06 microsoft.public.dotnet.languages.vb:87913
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb

Richard T. Edwards

unread,
Feb 6, 2003, 9:44:48 AM2/6/03
to

"John Eikanger [MSFT]" <joh...@online.microsoft.com> wrote in message
news:LsHGeQWzCHA.3108@cpmsftngxa06...

Richard T. Edwards

unread,
Feb 6, 2003, 9:46:24 AM2/6/03
to

"John Eikanger [MSFT]" <joh...@online.microsoft.com> wrote in message
news:LsHGeQWzCHA.3108@cpmsftngxa06...

Richard T. Edwards

unread,
Feb 6, 2003, 9:53:40 AM2/6/03
to
Okay, I'm getting peeved. My OE thinks it should send out a response if I
click on the group item and then click on the reply. Really annoying.

Thanks John. I kind of had a hunch this was the case. I haven't tried to
serialize the smtp connection to Hotmail yet. Been too busy working on my
website. But will shortly.

I appreciate the heads up. Its nice knowing one of the most dedicated
technical support Enginners went out of his way to help us to try find a
solution to this problem.

thanx.

"John Eikanger [MSFT]" <joh...@online.microsoft.com> wrote in message
news:LsHGeQWzCHA.3108@cpmsftngxa06...

John Eikanger [MSFT]

unread,
Feb 6, 2003, 2:01:59 PM2/6/03
to
Hi, RT

Based on your previous 2 responses, I think I know where you're doing your
testing. <g>

Either that or the Tomcat mirror database is acting up again.

Later,

John


--------------------
| From: "Richard T. Edwards" <r.t.e...@attbi.com>

| Newsgroups: microsoft.public.dotnet.languages.vb
| References: <OZ03rs2yCHA.1768@TK2MSFTNGP12>
<eV0VWe5yCHA.1656@TK2MSFTNGP09> <eGJeA95yCHA.440@TK2MSFTNGP12>
<u99ULL6yCHA.2552@TK2MSFTNGP12> <LsHGeQWzCHA.3108@cpmsftngxa06>


| Subject: Re: Collect HotMail from a VB program

| Lines: 100

Daniel Okely

unread,
Feb 11, 2003, 2:37:43 AM2/11/03
to
Google search for Coulter Software and HotmailBox. I have a open-source VB6
Hotmail reading program from them. If you can't find it, drop me an email
and I can send you the project & source code.

--
Daniel Okely
dbokely at yahoo.com.au

"Richard T. Edwards" <r.t.e...@attbi.com> wrote in message

news:UFu0a.8292$2H6.185@sccrnsc04...

0 new messages