kaelri / enigma

A featured "suite" for the Windows system monitoring application, Rainmeter.
https://www.kaelri.com/project/enigma/
270 stars 93 forks source link

Can't Get Gmail Notifications (Gmail with Custom Domain) #48

Closed emsky closed 11 years ago

emsky commented 11 years ago

When setting up Gmail notifications using my primary account (xxx@imagineza.com), I couldn't get it to work. Clicking the icon takes me to an Enigma support page.

However, if I use one of my other generic email accounts (xxx@gmail.com), it works, and clicking the icon takes me to my Gmail page.

I'm not sure if this is an issue/limitation or if I'm missing something, but I'd like to be able to use my primary email.

Version: 3.0.0 beta r1950 64-bit (Jun 9 2013)

emsky commented 11 years ago

Ok. I found a solution. I thought this was an issue limited to the Enigma skin.

If you have a Google Apps account associated with your GMail, and you want to use it in a GMail skin, use the following URL in the WebParser measure: URL=https://GMailID%40Domain.com:GMailPassword@mail.google.com/a/Domain.com/feed/atom/ Make sure that the items GMailID, Domain.com, and GMailPassword are replaced with your own credentials.

The "%40" string is the encoded form of "@" to avoid a problem where WebParser improperly formats the URL.

Source: http://docs.rainmeter.net/tips/webparser-google-apps-and-gmail