Just wanted to give some feedback wrt the mail+contacts api in my
implementation. Its meant for cellphone users who care to be handsfree.
I liked the fact that a BBAuth token is useful for 2 weeks. Its painful for
someone driving @70mph to authenticate. On the flip side, the contacts api php
samples are broken. Also, getUserData() is extremely slow (I merely check for
premium accounts).
Is it possible to do this currently: fetch unread emails only from a given set
of people (identified by their email addresses)? I am tired of wading thru spam
while driving and want to fetch emails only from contacts I care about.
Rgrds,
Sanjay