The IMAP IDLE protocol allows an IMAP email server to send out notification of new emails to a client. This means its a great way to implement a "push" email system that automatically sends messages out, instead of having to wait for the email client to poll the server (this is what happens, for example, when you set the "Check for new mail" interval in Mail.app). A new application called iMapIdle partially brings this functionality to the iPhone. Basically iMapIdle sits in the background listening for the IDLE commands ("even if you are in sleep/standby mode") and pops up an alert to tell you that email has arrived. You can then use the iPhone's built-in email application actually to get the mail.
iMapIdle simulates Gmail push email on the iPhone
Current Status: Blessed (1)
Seeded on Wed Nov 7, 2007 4:35 PM
keyboard shortcuts: V vote up article J next comment K previous comment