gmail

Gmail Becomes a Flawed App Platform - Google Adds OAuth to IMAP - Need Access Control By Filters

Submitted by kai on Mon, 2010-04-05 18:38. ::

I wrote about Email as a platform one year ago. Now Gmail has finally allowed OAuth on IMAP which means you don't need to reveal your password to any app that accesses your emails through IMAP on your behalf.

Why would you want an app to access and act your emails? Because your email box is so overflowed. Here are a couple of uses:

  • get alerts on important emails
  • have an app scan through your order confirmation emails and keep a history of your purchases(this is how Blippy got your Amazon purchase history. I know Blippy sounds crazy. I don't think it'll ever succeed in consumer space. But for business users, there's a business case for auto-parsing out email order receipts and filling out expense reports.)

The Next Battle Field between Yahoo & Google & Microsoft: Email 2.0

Submitted by kai on Wed, 2009-03-18 23:14. ::

Yahoo has already been working on Yahoo Mail Platform to allow 3rd-party developers to write applications enhance Yahoo Mail experience.

Xobni has been enhancing the Outlook experience. I don't know what's the reason of MS not buying Xobni. But Xobni has everything that Outlook and email services ought to have.

Today, Google rolled out new Gmail Lab features to allow preview of youtube, flickr, picasa, Yelp contents whenever they detect relevant links in your emails.

How to Set Up DomainKeys to Successfully Deliver Emails to Yahoo and MSN(Hotmail/Live)

Submitted by kai on Wed, 2008-12-31 19:26. ::

Long gone is the day where your server program can just send emails to anyone without getting rejected or filtered as spam.

This is especially true with email to Yahoo users. It appears that Yahoo just out-right dismisses any email that's not signed with DomainKeys. Your non-DomainKeys-signed emails will not even appear in a Yahoo user's spam box.

In my testing, hotmail/live mail puts non-DomainKeys-signed emails into spam box. Even though GMail checks DomainKeys and SPF record, it is most liberal in letting emails through even when emails doesn't have DomainKeys signing or SPF record.

How to Set Up SPF to Successfully Deliver Emails to GMail, MSN(Hotmail/Live), AOL

Submitted by kai on Sat, 2008-12-27 23:18. ::

The day where your server program can just send emails to anyone without getting rejected or filtered as spam is long gone because of the exploiting email spamming program.

In order to ensure successful email delivery to GMail, MSN(Hotmail/Live), AOL email addresses, you need to use SPF(Sender Policy Framework)

  1. Make sure your mail server is not openly relaying emails.
  2. Gather the list of IPs where your server program(s) will send emails from for your domain.
  3. Set up reverse DNS to associate your domain name with the IPs.
  4. Use Sender ID Framework SPF Record Wizard or The SPF Setup Wizard to generate SPF record.
XML feed