Gmail Changes Breaking Stuff
Google decided to change the domain and URL syntax of Gmail:
- gmail.google.com redirects to mail.google.com
- 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.
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
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
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
it looks like you’ve updated it again
it works now
thank you very much
KoreV
23 Jun 05 at 1:55 pm
Thanks for being here. It has helped me immensely. Hello admin, nice site you have!
Qoxica
8 May 06 at 7:32 pm