Email Scheduler is just that, an email scheduler.

Release notes:

I have updated the Email Scheduler program. I added code to have outlook check mail for each account that is active in the settings, and has a poll setting of greater than “Manually”. What that means is, on the time it is supposed to start checking mail, it will force outlook to check the mail. This will hopefully fix the random not checking mail issues some of you are having. Please let me know if this does indeed fix the issue, since for some reason, on my phone it works without this code. Also please report any errors.

I am still working on the IMAP service piece I have talked about. I have ran into a problem with C++ blocking server responses after a timeout. I hate working in C, I was hoping to be able to use a library on this, but since it blocks, and I don’t have the source for it, it looks like I am going to have to write all the SSL code too, which I am not sure I want/can do. Anyways, I think I am going to finish up the .NET version of this, and release it instead of the native. It will be optional, so those of you that don’t want to use it because of it’s size won’t have to. Look for it within a couple of weeks.

http://forum.xda-developers.com/showthread.php?t=438970