My ISP doesn't provide IMAP c-client libraries enabled/compiled with the PHP module.
So when I run cron.php, the following error occurs:
Wed Oct 3 11:51:01 2007,743 [1090] FATAL SugarCRM - ------------------------- IMAP libraries NOT available!!!! die()ing thread.----

How can I still schedule mass emailing with crontab, even if there are no IMAP libraries available? Right now it stop processing, when it detects no IMAP libraries.