The Artima Developer Community
Sponsored Link

.NET Buzz Forum
How to transfer/move all your Email from Hotmail to Gmail

2 replies on 1 page. Most recent reply: Jul 26, 2004 1:28 AM by GT Yang

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
Scott Hanselman

Posts: 1031
Nickname: glucopilot
Registered: Aug, 2003

Scott Hanselman is the Chief Architect at Corillian Corporation and the Microsoft RD for Oregon.
How to transfer/move all your Email from Hotmail to Gmail Posted: Jun 23, 2004 1:23 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Scott Hanselman.
Original Post: How to transfer/move all your Email from Hotmail to Gmail
Feed Title: Scott Hanselman's ComputerZen.com
Feed URL: http://radio-weblogs.com/0106747/rss.xml
Feed Description: Scott Hanselman's ComputerZen.com is a .NET/WebServices/XML Weblog. I offer details of obscurities (internals of ASP.NET, WebServices, XML, etc) and best practices from real world scenarios.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Scott Hanselman
Latest Posts From Scott Hanselman's ComputerZen.com

Advertisement

I was lucky today and a friend offered me a Gmail invite (Gmail being Google's 1 gig Free Email BETA if you've been living in a cave without wireless).  I don't need a Gmail account but the wife digs web-based email and suffers with a 1 meg Hotmail account.  She's constantly deleting emails trying to stay under the limit.  (and she's too cheap to pay for more storage :) )

But, how to move all her Hotmail stuff (several hundred emails) over to Gmail?  If I can't move them, she'll hardly find the service useful. 

So...

  • Download Eudora, and install the Sponsored version. 
    • Why Eudora and not Outlook or Thunderbird?  Because you'll want to REDIRECT the emails that come in from Hotmail, NOT FORWARD THEM.  If you just Forward them, they'll all look like they came from you!  You want to hang on to the FROM and the TO.  Eudora is the easiest and most available email client to do this.  (Yes, I was surprised Thunderbird doesn't - it's been a bug for a while)
  • Download Hotmail Popper.
    • This little gem sits in your tray and creates a localhost POP server that bridges to your Hotmail account. 
      Note: Make sure you check Retrieve messages from folders other than Inbox or you won't get all your Hotmail!
  • Create a REDIRECT Filter that grabs all incoming mail.
    • Make a filter like this.  Mine says match all mail the DOESN'T contain this nonsense word (which is all mail) and REDIRECTS it to the wife's gmail.com account. 
      Note: Turn off IMMEDIATE SEND in Eudora, we'll want to QUEUE the mails, as we need to change the outgoing SMTP (can't be Hotmail!)
  • Get the Mail.
    • Now, in Eudora, make and account like this:
    • At this point, you should have downloaded all the email from Hotmail, and all the same messages should be in the Eudora Outbox ready to send.
    • Remember, we have to Redirect the emails, so we'll need access to an SMTP server that supports REDIRECTS.  Make sure you have one, or know of one you can use.  I have my hanselman.com one, but it's SMTP (outgoing mail) requires Authentication as all good SMTP servers should.
  • Send (Redirect) the Mail to Gmail.
    • Important: First, change login name in the Checking Mail option (see above) to the name required for your Outgoing SMTP server.  That's the name that is used when sending!  It WILL be different than your Hotmail name.
    • TIP: Have any Gmail Filters that you might wanted applied to incoming messages setup BEFORE you do the big "export/import."  Otherwise you'll have to Search and Apply Label later.
    • Now, in the Sending Mail option set your return mail address to your new Gmail.com account.  (That way your Redirects will list you as the "On Behalf Of" name)
    • Enter your SMTP Server, and select Immediate Send.
    • Now, from the Eudora File Menu, select "Send Queued Messages" - this will send them with the new SMTP authentication info as REDIRECTS.
  • Enjoy your new, fully populated - from Hotmail - Gmail account! Spread the word!
    • Optionally: Uninstall Eudora, Hotmail Popper, and instruct Eudora to delete the local email store.

Read: How to transfer/move all your Email from Hotmail to Gmail


GT Yang

Posts: 2
Nickname: metaphor22
Registered: Jul, 2004

Re: How to transfer/move all your Email from Hotmail to Gmail Posted: Jul 15, 2004 12:40 AM
Reply to this message Reply
If you want to compare Hotmail and Gmail, you can get
an Gmail account from http://Ebay.com for about $3. And you can use http://www.GTransfer.com to transfer your hotmail to gmail online.

GT Yang

Posts: 2
Nickname: metaphor22
Registered: Jul, 2004

Re: How to transfer/move all your Email from Hotmail to Gmail Posted: Jul 26, 2004 1:28 AM
Reply to this message Reply
It appears that you can use <a href="http://www.GTransfer.com"> www.GTransfer.com </a> to get POP mails into Gmail too. It is all done online.

Flat View: This topic has 2 replies on 1 page
Topic: 2GB Email space for msn.com Previous Topic   Next Topic Topic: VG.net Vector Graphics in Internet Explorer

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use