Tag: kmail
Email filter to Google Talk message
by Indiangeek on Nov.27, 2009, under Linux, Technology, Tips n Tricks
Not all Emails are made equal. And some have the priority that they cannot wait. Given that, I was looking for a way to filter out mails, and get a quick notification on some high priority Emails.
Since I have an Android phone, the best way for me to get notified is either through SMS, or through Google Talk. SMS costs money. So, I wanted the notification to come over GTalk.
My work Email resides on an Exchange server, and it has no way to filter an Email and generate a GTalk notification from it. So, I had to look for some client side solution.
Looking around the web, I found GTalk uses jabber as the underlying protocol, and I can use xmpp libraries to communicate with it.
(continue reading…)