> On my Debian boxes, cron jobs send me an email if and > only if they have any output. IIRC, it's slightly more subtle than that. I think the user on whose behalf the script in question is running gets mail if stdout/stderr haven't been redirected, regardless of whether any output was actually generated on those channels...