--- a/libpurple/protocols/jabber/google.c Sun May 24 06:30:02 2009 +0000 +++ b/libpurple/protocols/jabber/google.c Fri May 29 04:35:12 2009 +0000 @@ -667,6 +667,8 @@ purple_notify_emails(js->gc, count, FALSE, NULL, NULL, default_tos, NULL, NULL, NULL); g_free(bare_jid); + } else { + purple_notify_emails(js->gc, count, FALSE, NULL, NULL, NULL, NULL, NULL, NULL); } return;