Description:
Email Scheduler is a simple service program for Windows Mobile Devices that will automatically change your email polling settings. This means that just like ActiveSync, you can now have a schedule for all of your email accounts to check for messages.
Setup is a snap, just install the cab, run the email scheduler settings program, set it the way you want, and save! The rest will be handled by the program. This is actually 2 programs, one is the service that gets launched when needed, the other control's the settings.
Windows Mobile can launch programs at certain times, and this takes advantage of that so there is no constantly running program (no footprint!).
A soft restart will clear this command, so I also implemented it to run at start-up to reset the run at time command.
v0.56 Beta now has a weekend setting so you now have the ablity to have 2 different schedules!
Install instructions:
First, uninstall any previous versions. Then, unzip the contents of the file to your computer, move the "EmailSchedulerSetup.cab" file to your pda/phone via Active Sync or other means.
On your device, use the file explorer to locate "EmailSchedulerSetup.cab" file, and open it up. This will install the program to your device.
When asked where to install the program, select "DEVICE" from the list.
Update Description:
v0.56 Beta:
- Fixed weekends not working.
- Fixed a registry error.
- Minor code improvements.
v0.55 Beta:
- Added Weekend settings.
- Added/Fixed VGA support.
- Fixed 24hour bug.
- Recompiled in .net 2.0.
- Other small improvements.
v0.50 Beta:
- First Release.