camro updated his application SchedHandler, previously known as MailHandler. The program is based upon ImapPusher.
Features:
.) Scheduler for:
Scanning for:
-> network connection scanner (check the connection and if not valid reconnect again)
-> anti power suspend (sending power heartbeat every X-seconds, and so not going to suspend mode)
-> imap idle scanning for new emails
-> wheel time scanning (after X-seconds execute…)
–> + extra option for
—- checking if File Exist
—- checking if File Not Exist
—- checking if Application Running
—- checking if Application Not Running
Timeplans when Scanning events are valid
Execution if Scanning is valid:
-> Polling Emails (Pocket Outlook Mailboxes)
-> Kill Tasks
-> Play Sounds (all windows media supported files)
-> Switch Radio, GPRS, Wlan, Bluetooth via ON/OFF/Toggle
additional:
it supports:
+ multiple email profiles
+ multiple email FOLDERS
+ multiple scheduler profiles
+ multiple time plans
+ checking email via “Imap Idle” and/or via “Polling”
+ imap(143) and imaps(993) ssl
+ Polling in free defined time interval
+ Multiple Time Scheduling for:
+> switching on/off/toogle (RADIO, GPRS WLAN, BLUETOOTH)
Changes:
+ some bugs fixed (if a directory doesn’t exist, create it, if phone analyse doesn’t works, etc…)
+ some graphical bugs fixed (if a directory doesdn’t exist, create it, if phone analyse doesn’t works, etc…)
+ new option for Polling a mailbox- now will wait if PocketOutlook Mailbox can be polled or not ..
+ new start options for SchedSevice.exe
.) “-delay=90” => start delay with 90seconds
.) “-startup=1” => start the service (if it is running, it will kill the old one and will start it again.
.) “-startup=0” => stop the service (if it is running, it will kill the old one and will kill(exit) itself.
+ new seperate programm: TaskKiller.exe this can be used to kill tasks.
use it like:
1.) “Program FilesSchedHandlerTaskKiller.exe” (without parameter will kill SchedHandler.exe + Schedservice.exe)
or with parameter
2.) “Program FilesSchedHandlerTaskKiller.exe” Calc.exe Test1.exe …..
so multiple tasks can be killed via one call.