I'm building a simple instant messenger for my website using node-xmpp. I have gmail addresses of people who have registered but often these don't match up to the users JID. For example their email address might be 123@gmail.com but their jid is more like 18777kozzj365i7blahblah@public.talk.google.com
Is there a way to get the JID from a known gmail address?