Instant Mail Notifications

Recently we added the feature to instantly notify you when a new message arrives. So instead of polling every 30 seconds or so (this is what most similar services do) we push the new message notification to your browser, thus making you aware of the new message you are waiting for the second we get it.

In a followup post i'll explain how we used node.js to achieve this.