<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tim Chase wrote:
<blockquote cite="mid44FDA035.3030203@tim.thechases.com" type="cite">
  <blockquote type="cite">
    <pre wrap="">And receiving hotmail (or any outher webmail) using scraping
techniques is a daunting task, to say the least - you should
forget about that IMHO.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
There's a perl project called "gotmail" that will do the scraping 
to dump in a local mailbox file (I don't remember whether it's MH 
or mbox format).  You can snag it at

<a class="moz-txt-link-freetext" href="http://gotmail.sf.net">http://gotmail.sf.net</a>

Thus, there's evidence that Hotmail can be scraped, but it seems 
they have a never-ending battle against Hotmail, trying to keep 
up with changes.

I don't know of any Python projects doing the same sort of thing. 
  It might not be too hard to port the Perl project over to 
Python, but one would be an extra level removed from scraping 
Hotmail, playing catchup not only with Hotmail, but then porting 
the latest fixes from Gotmail.

There are a couple other Hotmail-to-mbox scrapers I've heard of, 
but haven't tried.

-tkc




  </pre>
</blockquote>
<br>
I know this isn't technically helping, but why use hotmail when gmail
is so much better and gives you pop access? Even old yahoo gives you
pop access to your mailbox....<br>
<br>
<br>
Hari Sekhon<br>
<br>
<br>
</body>
</html>