I'm surprised you can even do it with cron from the web browser.
I have run cron both from the web browser and from shell with the same results. No joy, no mail.
What I have found it that the Sugar logs do not fill with the "IMAP connection resource for ID" error upon running cron.php.
The log fills upon the scheduler running the job: function:

ollMonitoredInboxes under the scheduler.
If I had your problem, I would consider it a cron command issue. If cron.php does work (retrieve your emails) when run from a browser:
You have the option of running it this way: Set a cron job to run the following command.
Example: wget
http://www.mysite.com/SugarCRM/cron.php
The above would equate to running http or a browser to execute the cron.php. Good luck.
SugarCRM Developers, we patiently await your wisdom on the original post.
What files should we look at to begin our journey to a solution?
Bookmarks