[Bug 40565] New: google mail notifications do not work without an additional call
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 1 21:59:18 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=40565
Summary: google mail notifications do not work without an
additional call
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: jku at linux.intel.com
QAContact: telepathy-bugs at lists.freedesktop.org
I hit the same thing that was discussed in
http://bugs.meego.com/show_bug.cgi?id=8980: Google servers just wouldn't send
"new-mail" notifications.
Turns out the culprit is another google xmpp extension: this is needed before
the server sends any notifications:
<iq type='set' id='user-setting-3'>
<usersetting xmlns='google:setting'>
<mailnotifications value='true'/>
</usersetting>
</iq>
https://code.google.com/apis/talk/jep_extensions/usersettings.html#3
I've got a patch, will attach in a moment.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list