1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Gmail Question

Discussion in 'General Internet' started by Jeff33, 2010/04/04.

  1. 2010/04/04
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    I want to use Gmail for all email that I send. Right now every time I click on a link(like on craigslist) to send email, Outlook Express comes up. How do I configure it to use Gmail instead?
     
  2. 2010/04/04
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Which Web browser do you use?
    If use Internet Explorer you will have to install gmail notifier, its options dialog has a setting to "set gmail for all mailto: links ".

    You can also do this by merging code into the Windows registry. Copy+Paste the below code into Notepad and save the files a gmail.reg. Right click this file and select Merge. Reboot and test email links on a Webpage.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail]
    @=”Google GMail”
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail\shell\open]
    @=”Google GMail”
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail\shell\open\command]
    @=”rundll32.exe url.dll,FileProtocolHandler http://www.gmail.com”
     
    Last edited: 2010/04/04

  3. to hide this advert.

  4. 2010/04/04
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    Hi Tony,
    I use Firefox.
     
  5. 2010/04/04
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    I just installed gmail notifier, and put a check in the "mailto" box. I tried a link at craigslist, and I got an error message "Temporary Error 404" Gmail Account Temporary Unavailable. I can access my gmail account directly though.
     
  6. 2010/04/05
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    I said you gmal notifier if use IE. Uninstall it.
    If use FF then do this:

    1. In address bar type "about:config" and click on "I’ll be careful, I promise!" button.

    2. Type "gecko.handlerService" into Filter box and locate gecko.handlerService.allowRegisterFromDifferentHost Preference name. Make sure the value is "Trueâ€. If False, double click it.

    3. Filter again for for network.protocol-handler.external.mailto Preference name. Make sure the value is "Trueâ€. If False, double click it.

    4. Paste the following code to the address bar and press ENTER.

    Code:
    javascript:window.navigator.registerProtocolHandler( "mailto ", "https://mail.google.com/mail/?extsrc=mailto&url=%s ", "GMail ")
    5. You may or may not have to restart FF.
     
  7. 2010/04/05
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    I did all of that, and when I pasted that code into the address bar, it said that gmail has already been added as "mailto ". I tried a link at craigslist, but I am still getting the 404 error.
     
  8. 2010/04/05
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Did you remove gmail notifier? Did you undo the setting you made in it before uninstalling it?
     
  9. 2010/04/05
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
  10. 2010/04/05
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    I uninstalled notifier, but I didn't undo any settings in it before uninstalling.
     
  11. 2010/04/06
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    see link I posted
     
  12. 2010/04/06
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    Tony,
    I have tried everything you have told me, and I am still getting that "Temporary 404 error ".
    Any ideas on why I keep getting that error message?
     
  13. 2010/04/06
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    It appears that you'll need this:
    http://kb.mozillazine.org/Using_webmail_as_your_email_client

    There's always beeen issues using Web mail for mailto links in browsers. Why not use Thunderbird and set it up to use your gmail account. Instructions are at gmail Preferences > pop/forwarding section. You can then setup thunderbird to "leave mail on server ", that way you can still access all your messages from other computers if necessary.
     
    Last edited: 2010/04/06
  14. 2010/04/07
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    Tony,
    I installed and configured thunderbird, but I am still getting that stupid 404 error! This is crazy.
     
  15. 2010/04/07
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    I got it workin!! I didn't have the google tool bar installed :p I didn't know that was required for the mailto to work. Thanks for your help anyway Tony! :)
     
  16. 2010/04/08
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    Hey Tony,

    I just tried an email link, and I am getting that error again. I uninstalled thunderbird, could that have something to do with it?
     
  17. 2010/04/08
    Jeff33

    Jeff33 Inactive Thread Starter

    Joined:
    2010/03/15
    Messages:
    49
    Likes Received:
    0
    It's workin again. I had the basic HTML as default view.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.