I have a couple of cron jobs (one PHP and one Perl) that send emails and they are working fine.
They have disabled/enabled some other PHP functions relating to retrieving remote files, so maybe your cron jobs crashed because of that.
Without seeing the scripts, it is hard to tell.