On 10/20/07, Ben <bluey at iguanaworks.net> wrote: > I've got a bash script that runs fine from the command line, but when I > call it from cron.daily, I get the error A simple solution is to put the code in a file, write a test for it, and then execute the file like this: 0 1 * * * /home/bluey/bin/smtp-parser Rob