lukebaker.org

lukebaker.org

Gmail Changes Breaking Stuff

with 5 comments

Google decided to change the domain and URL syntax of Gmail:

  1. gmail.google.com redirects to mail.google.com
  2. instead of URLs like /gmail?param they look like /mail/?param

My persistent searches script has been updated to work with these changes. I would recommend uninstalling the original script and then installing the updated version.

Written by Luke

June 21st, 2005 at 5:56 pm

Posted in General,Gmail,Projects

5 Responses to 'Gmail Changes Breaking Stuff'

Subscribe to comments with RSS or TrackBack to 'Gmail Changes Breaking Stuff'.

  1. it doesn’t work…
    i did change all “gmail” to “mail”
    it doesn’t work either way

    KoreV

    22 Jun 05 at 4:45 am

  2. It works for me. Are you using my updated version of the script? If not, you need to change which URLs that the script is allowed to execute (to https://mail.google.com/* and http://mail.google.com/*) at. Also change any reference to ‘/gmail’ to ‘/mail/’.

    Luke

    22 Jun 05 at 12:27 pm

  3. I do use your updated version, and i did change to https://mail.google.com/* and http://mail.google.com/*) at. And ‘/gmail’ to ‘/mail/’. By editing your script in notepad.
    No success.
    I really like using you script.

    KoreV

    22 Jun 05 at 1:34 pm

  4. it looks like you’ve updated it again
    it works now
    thank you very much

    KoreV

    23 Jun 05 at 1:55 pm

  5. Thanks for being here. It has helped me immensely. Hello admin, nice site you have!

    Qoxica

    8 May 06 at 7:32 pm

Leave a Reply