I have a job that is run by anacron. In the syslog I see messages like:
Apr 6 06:11:09 host anacron[1031]: Job `myJob' terminated (mailing output)
but I never see that mail. If I run that same job through cron the output is mailed to /var/mail/username. Where is anacron mailing the output?