Gmail Changes Breaking Stuff

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.

5 Comments »

  1. KoreV said,

    June 22, 2005 @ 4:45 am

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

  2. Luke said,

    June 22, 2005 @ 12:27 pm

    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/’.

  3. KoreV said,

    June 22, 2005 @ 1:34 pm

    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.

  4. KoreV said,

    June 23, 2005 @ 1:55 pm

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

  5. Qoxica said,

    May 8, 2006 @ 7:32 pm

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

RSS feed for comments on this post · TrackBack URI

Leave a Comment